#lightbox{
	background-color:#000000;
	padding: 2px 2px 2px 2px;
	border: none;
	font-size: 0px;
	}
#lightboxCaption{ float: left; }

#closeButton{ 
width: 38px;
height: 38px;
top: -17px;
right: -17px;
}

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