body {
	font-size : 10pt;
}
.hr {
	position: absolute;
	left: 10px;
	color: Black;
	width: 866px;
	top: 555px; 
}
.ImageSlider {
	position: absolute;
	left: 10px;
	top: 10px;
	height: 541px;
	overflow: auto;
	width: 138px;
}
.PanelMainTable {
	position: absolute; 
	left: 158px; 
	top: 10px; 
	width: 720px; 
	height: 540px; 
	background-color: #2e2e2e;
	text-align: center;
	vertical-align: middle;
	z-index: 5;
}
.ImageTitle {
	font-size : 8pt;
	background-color : White;
	color: Black;
	padding-bottom : 10px;
}
.ImageDetails {
	font-size : 8pt;
	position: absolute; 
	left : 158px;
	top: 502px;
	height: 50px;
	max-height: 50px;
	width: 720px;
	overflow: hidden;
	background-color: Black;
	color: White;
	filter: alpha(opacity=75); 
	z-index: 10;
	opacity: 0.75; 
	-moz-opacity: 0.75;
	-khtml-opacity: 0.75; 
	-webkit-opacity: 0.75;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha( Opacity=75 )"; 
}
.DesciptionText {
	color: White;
	margin: 0px 10px 0px 20px; 
	vertical-align: middle;
	overflow: hidden;
}
.Footer {
	position: absolute; 
	left: 10px; 
	top: 561px; 
	width: 870px; 
	height: 75px; 
}
.AgentFooterTitle {
	font-family : Arial;
	font-size:10pt;
	color: #888888;
}
.AgentFooterContent {
	font-family : Arial;
	font-size:7pt;
}
.CloseButtonLocaton {
	position:absolute;
	left: 767px;
	border: none;
}
