#lightbox {
	background-color:#eee;
	padding: 25px;
	border: 2px solid #ccc;
	/*border-bottom: 2px solid #ccc;
	border-right: 2px solid #ccc;*/
	}

#lightboxCaption {
	font-size: 0.9em;
	padding-top: 0.4em;
	}

#lightbox img { border: 1px solid #444; } 

#overlay img { border: none; }

* html #overlay {
	background-color: #e2e2e2;
	back\ground-color: transparent;
	}