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

#lightboxCaption {
	font-size: 1.0em;
	padding-top: 0.4em;
	text-align: left;
	color: #cccc99;
	}

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

#overlay img { border: none; }

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