/* <?php $customstyleName = $gallery->i18n('Ice - Background Image'); ?>
 * $Revision: 16034 $
 */
.gcBackground1 {
	background-color: transparent !important;
}

.iceBackgroundImage{
	background-image: url('background.png'); 
	background-repeat: no-repeat;
	background-position: right bottom;
}

.iceBackground{
	background-color: #eee;
}

.iceSidebarBGImage{
	background-image: url('sidebarbg.png'); 
	background-repeat: no-repeat;
	background-position: right bottom;
}

.iceSidebarBG{
	background-color: #eee !important;
}





