#lightbox{
	background-color:#ffffff;
	padding: 8px;
	}
#lightboxDetails{
	font-size: 12px;
	line-height:12px;
	padding-top: 8px;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 8px; right: 8px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(overlay.png); }
