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

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

.mierBackground{
	background-color: #3B2D2D;
}

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

.mierSidebarBG{
	background-color: #3B2D2D !important;
}





