#content {
	float: left; 
	width: 570px;
}
#content #title h2 {
	width: 540px;
	color: #fff;
	background-color: #006D6D;
	font-size: 16px;
	padding: 5px;
	padding-left: 20px;
}
#content #search_results {
	margin-bottom: 10px;
}
#content #search_results #no_results {
	margin: 20px;
	font-size: 14px;
}
#content #search_results #listing {
	margin-top: 10px;
}
#content #search_results #listing .left {
	margin-right: 0px;
	float: left;
	width: 200px;
}
#content #search_results #listing .left img {
	border: 3px solid #006F6F;
	width: 200px;
}
#content #search_results #listing .right {
	float: left;
	font-size: 12px;
	margin-left: 20px;
	width: 300px;
}
#content #search_results #listing .right ul {
	padding: 0;
	margin: 0;
}
#content #search_results #listing .right ul li h2 {
	font-weight: bold;
	font-size: 16px;
	margin-top: 5px;
	margin-bottom: 0px;
	color:#000;
}
#content #search_results #listing .right ul li h3 {
	font-weight: bold;
	font-size: 16px;
	color: #006F6F;
	margin-top: 5px;
	margin-bottom: 0px;
}
#content #search_results #listing .right ul li h3 .sold {
	font-weight: bold;
	font-size: 16px;
	background-color: #A41D23;
	margin-top: 5px;
	color: #fff;
	margin-bottom: 0px;
	padding: 3px;
}
#content #search_results #listing .right ul li h3 .special {
	color: #999;
	text-decoration: line-through;
}
#content #search_results #listing .right ul li h3 .special_movein {
	background-color: #ffcc00;
	color: #fff;
	padding: 3px;
	width: auto;
	margin-left: 5px;
}
#content #search_results #listing .right h2,#content #search_results #listing .right a:link, #content #search_results #listing .right a:visited {
	color: #000;
	font-size: 16px;
}
#content #search_results #listing .right ul {
	list-style-type: none;
	margin-right: 20px;
}
#content #search_results #listing .right li {
	list-style-type: none;
}
#elevation_disclaimer {
	font-size: 10px;
	font-size: 10px;
	color: #999;
}
#content #search_results #listing .right ul li.sales_contact a {
	font-size: 12px;
	font-weight: normal;
	color: #0033ff
}
