#mainImg {
	margin: 10px 15px 0px 240px;	
	border: 2px solid #8AADC8;
}
#header span{
	display:none;
}
.property{
	padding-top:14px;
	width:760px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom:10px;
}
.property div{
	zoom:1;
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom:14px;
}
.property div div{
	zoom:1;
	padding-left:10px;
	background-repeat: repeat-y;
	padding-bottom:0px;
}
.medic{
	background-image: url(../assets/property_top.gif);
}
.medicBot{
	background-image: url(../assets/property_bottom.gif);
}
.medicMid{
	background-image: url(../assets/property_middle.gif);
}
.agent{
	background-image: url(../assets/property_top_agent.gif);
}
.agent div{
	background-image: url(../assets/property_bottom_agent.gif);
}
.agent div div{
	background-image: url(../assets/property_middle_agent.gif);
}
.holiday{
	background-image: url(../assets/property_top_holiday.gif);
}
.holiday div{
	background-image: url(../assets/property_bottom_holiday.gif);
}
.holiday div div{
	background-image: url(../assets/property_middle_holiday.gif);
}
#mainImg{
	float:right;
	margin-right:55px;
	border: 2px solid #8AADC8;
	margin-left:10px;
}
.property ul{
	padding:10px 10px 10px 0px;
	font-family: courier; 
	list-style:disc inside;
	clear:right;
}
#map{
	float:right;
	margin-right:20px;
	border: 0px solid #8AADC8;
	margin-left:10px;
}
.property h2,.property h3,.property p,.property ul,.property form{
margin: 5px 15px 0px 200px;
}
.clear{
	clear:both;
}
.property h2{
	font-size:1.1em;
}
#thumbs{
	float:left;
	width:100px;
	background-image: none;
	padding-bottom:0px;
}
.imgTmb{
	border: solid 1px #8AADC8;
	margin: 5px 0 0 0;
}
.agentImg{
	float:right;
	border:1px solid #5AC983;
	margin-right: 10px;
	margin-left: 10px;
	
}
