#lightbox{ background-color:#000; padding: 10px; }
#lightboxDetails{ font-size: 11px; padding-top: 5px; }	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right;  color:#FFF;}
#keyboardMsg a{ font-size: 13px;  color:#FFF;}
#closeButton{ top: 5px; right: 5px; }
#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }
#overlay{ background-image: url(overlay.png); }
* html #overlay{ background: #000; opacity: 0.5; filter: alpha(opacity=50); }
#overlay{ background: #000; opacity: 0.5; filter: alpha(opacity=50); }