body { color: black; font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 16px; background-color: white; }
p {}
td {}
a:link { text-decoration: none; border-width: 0; }
a:visited { color: black; text-decoration: none; }
a:hover { color: black; text-decoration: none; }
a:active { color: black; text-decoration: none; }
/* Lightbox styles */
#lightbox { background-image: url(../lightbox/overlay1.png); background-position: 0 0; border-width: 0; }
#lightboxDetails  { font-size: 1em ; }
#lightboxCaption { float: left; padding-top: 12px  }
#lightbox img{ clear: both; border-style: none; }
#overlay img{ border-style: none; }
#overlay   { background-image: url(../lightbox/overlay1.png)       }
* html #overlay   { background-image: url(../lightbox/transparent.gif); background-repeat: repeat; background-attachment: scroll; background-position: 0 0; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/lightbox/overlay.png", sizingMethod="scale")  }
