#lightbox {
	
background-color:#ffffff;
padding: 10px;

font-family: arial; 
color: 000000; 
font-weight: bold; }
	
#lightboxDetails { font-size: 0.8em; padding-top: 0.4em; }
	
#lightboxCaption { float: left; }

#keyboardMsg { float: right; }

#closeButton { top: 5px; right: 5px; }

#lightbox img { border: 10px; clear: both;} 

#overlay img { border: none;}

#overlay { background-image: url(overlay.png); }

* html #overlay {
background-color: #ffffff;
back\ground-color: transparent;
back\ground-image: url(shim.gif);
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale"); }
	
.themify_lightbox_loaded a.themify_lightbox, .themify_lightbox_loaded .module-image a, .themify_lightbox_loaded .module-gallery a, .themify_lightbox_loaded .gallery-icon {
    cursor: pointer;
}
