#lightbox{
	background-color:#EEEDE6;
	padding: 10px;
	}
#lightboxDetails{
text-align:left; 
font-family: Verdana, Tahoma, Arial, "Times New Roman", sans-serif;
color: #333333;
	font-size: 11px;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; width: 100%; font-size: 11px;}
#closeButton{ top: 5px; right: 5px; width: 18px; height:18px; }
#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }