
#propertyDetails {
	float: left;
	width: 400px;
}

#propertyDetails .icon {
	background: url(../images/content_header_info.jpg) no-repeat 0 0 transparent;
}

#propertyDetails h3 {
	display: block;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 10px;
}

#propertyLocation {
	clear: left;
	margin: 0 6px 15px 20px;
}

#propertyLocation, #agentInfo {
	display: inline;
	float: left;
	width: 177px;
}

#details {
	display: inline;
	clear: left;
	float: left;
	width: 380px;
	margin: 0 0 0 20px;
}

#propertyDetails #leftCol, #propertyDetails #rightCol {
	display: inline;
	float: left;
	width: 177px;
}

#propertyDetails #leftCol {
	margin: 0 6px 0 0;
}

#propertyDetails div.title, #propertyDetails div.value {
	height: 18px;
	margin-bottom: 3px;
	padding: 0 7px;
	line-height: 18px;
}

#propertyDetails div.title {
	font-weight: bold;
}

#propertyDetails .color1 {
	background-color: #F3F6FC;
}

#propertyDetails .color2 {
	background-color: #E1E8F3;
}

#agent {
	float: left;
	width: auto;
}

#agent .box {
	width: 320px;
	w\idth: 284px;
	margin-top: 28px;
}

* html #agent .box .bottomLeft, * html #agent .box .bottomRight {
	bottom: -7px;
}

#agent h2 {
	color: #2F537B;
	margin-top: 3px;
}

#agentLink {
	font-size: 15px;
	font-weight: bold;
	margin: 0 0 0 15px;
}

#agentDetails {
	clear: left;
	float: left;
	font-size: 15px;
	margin-top: 5px;
}

#agentName {
	font-weight: bold;
}

#agentPhone {
	margin-bottom: 10px;
}

#agentPhoto	{
	float: right;
	width: 100px;
	height: 130px;
	margin-top: 8px;
	padding: 5px;
	border: 1px solid #ACBBD1;
	border-top: 0;
	border-left: 0;
	background-color: #FFF;
}

#agentRating {
	margin: 10px 0 0 33px;
	font-size: 10px;
}

.clear {
	clear: both;
}

#contact {
	float: left;
	width: auto;
	
}

#contact .box {
	width: 320px;
	width: 284px;
	margin: 0 0 0 18px;
	background: url(../images/box_findout_bg.jpg) repeat-x 0 0 #3F68A8;
}

#contact h2 {
	font-weight: bold;
	color: #FFF;
	margin-top: 7px;
}

#contact .inputSet {
	display: inline;
	float: left;
	width: 125px;
	margin: 10px 5px 0 5px;
	color: #FFF;
	font-size: 13px;
}

#contact label {
	float: left;
}

#contact input {
	float: left;
	clear: left;
	width: 125px;
}

#contactEmail {
	clear: left;
}

#contact button {
	clear: both;
	float: right;
	width: 114px;
	height: 34px;
	font-size: 18px;
	color: #FFF;
	font-weight: bold;
	line-height: 34px;
	margin: 15px 9px 0 0;
	padding: 0 3px 3px 0;
	cursor: pointer;
	background: url(../images/find_out_button.jpg) no-repeat 0 0 transparent;
}
#contact buttonv2 {
	clear: both;
	float: right;
	
	color: #FFF;
	font-weight: bold;
	line-height: 34px;
	
	cursor: pointer;
	
}

* html #contact button {
	cursor: hand;
}

#map {
	clear: none;
	float: left;
}

#map .box {
	background: #FFF;
	width: 435px;
	height: 435px;
}

* html #map .box .topRight {
	right: -5px;
}

* html #map .box .bottomRight {
	right: -3px;
}

* html #map .box .bottomLeft, * html #map .box .bottomRight {
	bottom: -6px;
}

#links {
	float: left;
	clear: left;
}

#adFrame {
	float: right;
	clear: none;
	margin-top: 28px;
}
