/*
html { width:100%; height:100%; }
body { width:100%; height:100%; margin: 0px; padding: 0px; font-size:9pt; }
*/
.lightbox_center { cursor:pointer; visibility:hidden; border-style:none;}
.lightbox_close { cursor: pointer; display:block; font-family: verdana,tahoma; font-size: 8pt; background-color:#444444; color: #ffffff; padding-bottom: 4px; }
.lightbox_caption { cursor: pointer; display:block; font-family: verdana,tahoma; font-size: 9pt; background-color:#000000; color: #ffffff; padding-top:4px;padding-bottom: 4px; }
#lightbox_loading { cursor: pointer; display:none; z-index: 99998; position:absolute; border-style:none;}
/*#lightbox_iframe {border:solid 2px #ccc;padding:5px;}*/

