#lightbox{
	background-color:#fff;
	padding: 10px;
	border-bottom: 2px solid #fff;
	border-right: 2px solid #fff;
	}

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

#lightbox img{ border: none; } 

#overlay img{ border: none; }

#overlay{ background-image: url("http://www.funci.org/en/wp-content/plugins/wp-lightboxJS/images/overlay.png"); }

* html #overlay{
	background-color: #fff;
	back\ground-color: transparent;
	background: url("http://www.funci.org/en/wp-content/plugins/wp-lightboxJS/images/blank.gif") repeat;
	}
