#lightbox{
	background-color:#eee;
	padding: 10px 10px 5px 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
font: bold 13px tahoma;
	}

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }
#closeButton{ top: 0px; right: 0px; }

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


	
