/* <?php $colorpackName = $gallery->i18n('DGERC'); ?>
 * $Revision: 1 $
 */

#gallery {
  color: #666666 !important;
  background-color: #ffffff !important;
}
}

body.gallery { background-color: #ffffff !important; }

#gallery a { color: #669933 !important; }

#gallery a:hover {
	color: #336600 !important;
	background-color: #def1a7 !important;
	text-decoration: none !important;
}

#gallery a.image_link:hover {
	background-color: transparent !important;
}


