#lightbox {
	padding: 10px;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
	background-image: url("http://img9.imageshack.us/img9/807/626318.png");
}

#lightboxCaption {
	color: #333333;
	background-color: #EEEEEE;
	font-size: 90%;
	text-align: center;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
}

* html #overlay {
	background-color: #000000;
}


