
#lightbox{
	background-color:#eee;
	padding: 5px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
}
#lightboxDetails{
	font-size: 0.8em;
	padding-top:0px;
}

#lightbox a {position:static !important;}

#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 0px; right: 0px; }

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

#overlay{ background-image: url('../../siteimages/template/overlay.png'); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(../../siteimages/lytebox/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../../siteimages/template/overlay.png", sizingMethod="scale");
	}
	