#lightbox{
	background-color:#eee;
	margin-left: 9px;
	
	}
#lightboxDetails{
	
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

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

#overlay{ background-image: url(http://mountain.reul-web.com/includes/lightbox/overlay.png); }

