#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(../img/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../img/overlay.png", sizingMethod="scale");
	}
.ql
{
	text-decoration:none;
	color:#FF0000;
	font-size:15px;
}
.listimage
{
	border-color:#669999;
	border-style:solid;
	border-width:2px;
}
.listimage_none
{
	border-color:white;
	border-style:none;
	border-width:0px;
}
.listimage td
{
text-indent:0px;
}
.divcss_left
{
	text-align:right;
	position:relative;
	top:13px;
	padding:0px;
	margin-left:0px;
	width:30px;
}
.divcss_outer
{
	position:relative;
	overflow:hidden;
	padding:0px;
	margin-left:0px;
	left:30px;
	margin-top:10px;
	
}
.divcss_center
{
	text-align:left;
	position:relative;
	margin-left:0px;
	top:0px;
	left:0px;
	padding:0px;
}
.divcss_right
{
	width:30px;
	position:relative;
	padding:0px;
	margin-left:-6px;
	margin-top:12px;
	margin-top:0px;
}
.TableCss
{
	vertical-align:middle;
}
.TableCss_td
{
	vertical-align:middle;
	margin:0px;
	padding:0px;
}
.TableCss_td_a
{
	text-decoration:none;margin:0px;padding:0px;
}
.TableCss_td_a_img
{
	margin:0px;
	padding:0px;
	border:0px;
	-moz-opacity:0.5;
	filter:alpha(opacity=50);
	cursor:hand;
	vertical-align:middle;
}