#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}

#lightbox,
#lightbox A {color: #000; }

#lightboxDetails{
	font-size: 0.923em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both; }
#lightbox KBD {margin: 0 0.2em; }
* HTML #lightbox KBD {height: 1px; }
/*#lightbox KBD {top: -4px; position: relative; }
#lightbox KBD IMG {vertical-align: middle; }*/
#overlay IMG {border: none; }

#overlay {background: url(/_/i/lightbox/overlay.png); }

* HTML #overlay {background: url(/_/i/lightbox/overlay.gif); }
* HTML #overlay/**/ {background: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/_/i/lightbox/overlay.png", sizingMethod="scale"); }