#lightbox{
	background-color:#ffffff;
	padding: 10px;
	/*border-bottom: 2px solid #666;
	border-right: 2px solid #666;*/
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; color:#1a97ff; font-weight:bold; font-size:11px;}
#keyboardMsg{ float: right; color:#1a97ff; font-weight:bold; font-size:11px;}
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;}

 
#overlay img{ border: none;  margin:6px 0 10px 0;}

#overlay{ background-image: url(overlay.png); }




img.border{ border:#96cbea solid 2px;}






