.listingrow {
	width: 550px;
	margin: 4px 0px 0px 0px;
	/*height: 140px;*/
	background-color: #FFFFFF; border: 1px solid #262840;
	clear: both;
	float: left;
}

.listingrow a {
	 background-color: transparent;
	 text-decoration: none;
}

.listingrow img{
	float: left;
	text-align: left;
	width: 160px;
	height: 120px;
	margin: 12px 0px 0px 10px;
	display: inline;
	border: none;
}

.listingrow h3{
	float: left;
	font-size: 10pt;
	font-weight: bold;
	margin: 10px 0px 5px 0px;
	color: #333333;
}

.listingrow p{
	width: 350px;
	clear: both;
	float: left;
	margin: 0px 0px 2px 0px;
	font-size: 8pt;
	color: #333333;
}

.infocontainer{
	/*height: 90px;*/
	/*width: 300px;*/
	display: block;
	float: right;
    
    padding:0 0 6px;
}

.linkto {
margin: 0px 5px 10px 0px;
	clear-bottom: both;
	float: right;
		
}

.linkto a{
	
	/*background: url(../images/contact_viewfull_button.gif) top left no-repeat;
	height: 0px !important;*/
		overflow: hidden;
	font-size: 12px;
	display: block;
	background-color:#990000;
	padding:3px 5px;
	color:#FFFFFF;
	font-weight:bold;
}

.linkto a:hover{
	background-color:#262840;

}

#over250h2{
	width: 600px;
	float: left;
	padding: 30px 0px 0px 0px;
	overflow: hidden;
	height: 0px !important;
	background: url(../images/buyers_overh2.gif) top left no-repeat;
	font-size: 0px;
	margin-bottom: 10px;
}

#under250h2{
	width: 600px;
	float: left;
	padding: 30px 0px 0px 0px;
	overflow: hidden;
	height: 0px !important;
	background: url(../images/buyers_underh2.gif) top left no-repeat;
	font-size: 0px;
	margin-bottom: 10px;
}

#allh2{
	width: 600px;
	float: left;
	padding: 30px 0px 0px 0px;
	overflow: hidden;
	height: 0px !important;
	background: url(../images/buyers_allhomesh2.gif) top left no-repeat;
	font-size: 0px;
	margin-bottom: 10px;
}

#soldh2{
	width: 600px;
	float: left;
	padding: 30px 0px 0px 0px;
	overflow: hidden;
	height: 0px !important;
	background: url(../images/sellers_sold.gif) top left no-repeat;
	font-size: 0px;
	margin-bottom: 10px;
}

.soldtag {
	background: url(../images/sellers_sold_tag.gif) top left no-repeat;
	padding: 9px 0px 3px 65px;
	height: 9px;
}
