#lightbox{
	background-color:#fff;
	padding: 0px;
	}
#picboder{
	border:6px solid #666666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }

#closeButton{
  top: 0px; right: 0px; 
 }
	
	
#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{background-color: #333;}

* html #overlay{
	background-color: transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/overlay.png", sizingMethod="scale");
	}
body {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
}
.to {
	font-size: 12px;
	line-height: 22px;
	color: #ADADAD;
	text-decoration: none;
}
a.a:link {
	font-size: 12px;
	line-height: 20px;
	color: #ADADAD;
	text-decoration: none;
}
a.a:visited {
	font-size: 12px;
	line-height: 20px;
	color: #ADADAD;
	text-decoration: none;
}
a.a:active {
	font-size: 12px;
	line-height: 20px;
	color: #ADADAD;
	text-decoration: none;
}
a.a:hover {
	font-size: 12px;
	line-height: 20px;
	color: #FFCC00;
	text-decoration: none;
}
.zi{
	font-size: 14px;
	line-height: 20px;
	color: #999999;
}
.zi2 {
	font-size: 16px;
	line-height: 20px;
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}
.zi3 {
	font-size: 14px;
	line-height: 25px;
	color: #CCCCCC;
	text-decoration: none;
}
.bi {
	font-size: 12px;
	line-height: 20px;
	color: #FF9900;
	text-decoration: none;
}
