#lightbox{
	background-color:#eee;
	padding: 20px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; font-size: 20px; margin: 5px; width: 210px;}
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; background: #999999;}

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

#overlay{ background-image: url(http://www.data3001.com/images/forms/interstitial/overlay.png); }

	