#GalleryImageDetails
{
	color:#000;
	position:absolute;
	height:160px;
	width:300px;
	z-index:950;
	padding-left:0px;
	padding-top:11px;
	
	margin-left:18px;
}

#GalleryImageDetails2
{
	-moz-opacity:90;opacity:0.9;filter: alpha(opacity=90);
	
	position:absolute;
	z-index:949;
	
	margin-left:18px;
	
}

#GalleryImageDetails2 li
{

}
#GalleryImageDetails2 .hideContent
{
	height:160px;
	width:300px;	
}
#GalleryImageDetails table
{
	width:278px;

}
#GalleryImageDetails table td
{
	white-space:nowrap;
	background:none;
	color:#000;
	padding:15px;
	border-bottom:1px solid #adadab;
	
}
#GalleryImageDetails table .Value 
{
	text-align:right;
	font-size:14px;
	font-weight:bold;
	color:#71798f;	
	
	width:100%;
	
}

#GalleryImageDetails table .Label 
{
	
	font-size:14px;
	font-weight:bold;
	color:#000;
	text-align:left;
}
