* html #maincontent  {
height: 350px;
}
* html #indexoverlay  {
height: 350px;
}
em {
font-style:italic;
font-weight:inherit;
}
#maincontent {
	background-image: url(/images/bodybg.gif);
  	background-position: 0px 20px;
  	background-repeat: no-repeat;
	min-height: 367px;
	width: 380px;
	padding: 50px;
	line-height: 20px;
	text-align: left;
	clear:none;
	float:left;
	}
		#minheight {
		float:left;
		width:1px;
		height:314px;
		padding:0;
		margin:0;
		}
		#indexoverlay {
		width: 268px;
		z-index:98;
		background-color: #e1e1e1;
		left: 480px;
		float:right;
		color: #0055aa;
		text-align: left;
		padding: 20px 10px 10px 20px;
		margin:0px;
		}
		.overlaytext {
		font-size: 10px;
		line-height: 16px;
		}
		ul.overlaytext li {
		margin:8px 2px;
		}
		.overlaytitles {
		font-size: 13px;
		color: #515151;
		}	
		.overlaysubtitles {
		color: #515151;
		}		
		.tourarea {
		line-height: 20px;
		text-align: center;
		}
		.imgborder {
		border: 1px solid #0055aa;
		}
#GalleryMeasure {
float:left;
}
#gallery ul li.chosen div {left:18px !important;}