/* <?php $colorpackName = $gallery->i18n('embed'); ?>
 * $Revision: 1.4 $ $Date: 2005/08/18 20:21:42 $
 */

#gallery {
    font-family: Verdana, Arial, Helvetica, sans-serif !important;
    font-size: 62.5% !important;
  color: #000000 !important;
  background-color: transparent !important;
}

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

#gallery td { 
    font-family: Verdana, Arial, Helvetica, sans-serif !important;
	font-size: 100% !important;
}
#gallery a { background-color: transparent !important; }
#gallery a:hover { background-color: transparent !important; }
#gallery a:active { background-color: transparent !important; }
#gallery a:visited { background-color: transparent !important; }

