
/* ----------------------
LISTINGS PAGE STYLES
---------------------- */ 
div#listings {
	min-height:650px;
	height:auto !important;
	background:#fff;
	width:520px;
	overflow:hidden;
	float:left;
}
div#listings h4 {
	font:normal 18px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#8b1432;
	margin:15px;
}
div a {
	color:#8B1432;
}
div#listings p {
	color:#666666;
	font-size:13px;
	padding-right:15px;
}
div#listings td {
	color:#666;
	font-size:13px;
}

/* ----------------------
LISTINGS PAGE
---------------------- */ 

div.listing {
	width:550px;
	float:left;
	margin:10px 0 0 10px;
	display:inline;
	font:normal 11px Arial, Helvetica, sans-serif;
	color:#666666;
}
div.listing-top {
	width:100%;
	float:left;
	height:15px;
	background:url(build/listing-tilerX.gif) repeat-x;
	border-bottom:2px solid #fff;
}
div.listing-top span.left {
	width:10px;
	height:15px;
	float:left;
	background:url(build/listing-left.gif) no-repeat left;
}
div.listing-top span.right {
	width:14px;
	height:15px;
	float:right;
	background:url(build/listing-right.gif) no-repeat left;
}
div.listing div.image {
	float:left;
}
div.listing div.image img {
	border:1px solid #ccccff;
	width:250px;
}
div.listing div.info {
	float:left;
	width:242px;
	margin-left:2px;
	display:inline;
}
div.listing table tr td {
	height:18px;
	border-top:1px solid #cee0e7;
}
html>body div.listing table tr td {
	height:28px;
}
div.listing h5 {
	font:bold 15px Arial, Helvetica, sans-serif;
	color:#8b1432;
	margin:0;
	padding:0;
}
div.listing .blue {
	background:#e4f6fd;
}
div.listing div.realtor {
	border-top:3px solid #c1d0d6;
	padding:10px;
	border-bottom:3px solid #c1d0d6;
	float:left;
	width:500px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:480px;
}
div.listing div.realtor div.left {
	margin:0 0 0 10px;
	display:inline;
	width:240px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:230px;
}
div.listing-buttons {display:none}

