#listingBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 120px;
	background-color: #FFFFFF;
	text-align: left;
	padding: 0px;
	width: 100%;
	margin: 8px 0px;
	float: left;
	border-top: 1px solid #003366;
	border-right: 1px solid #003366;
	border-bottom: 2px solid #003366;
	border-left: 1px solid #000033;
}
#listingBox .title {
	background-color: #333333;
	height: 15px;
	width: 500px;
	padding-left: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	word-spacing: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999900;
	text-align: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#listingBox .details{
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
	margin: 0px;
	padding: 4px 8px;
	color: #000000;
	height: auto;
}
#listingBox .details a:link{
	text-decoration: underline;
	color: #0000FF;
	font-weight: normal;
}
#listingBox .details a:visited{
	color: #0000FF;
	font-weight: normal;
	text-decoration: underline;
}
#listingBox .details a:hover{
	text-decoration: none;
	color: #0000FF;
	font-weight: normal;
}
#listingBox .district{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	margin: 0px 0px 0px 8px;
	float: left;
	height: auto;
	width: auto;
	padding: 1px;
}
#listingBox .dateListed{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-align: right;
	margin: 0px 0px 0px 8px;
	float: right;
	height: auto;
	width: auto;
	padding: 0px;
	border: none;
	font-style: italic;
}
#listingBox .views{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-align: right;
	margin: 0px 0px 0px 8px;
	float: right;
	height: auto;
	width: auto;
	padding: 0px;
	border: none;
	font-style: italic;
}
#listingBox .listingID{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-align: center;
	margin: 0px;
	float: left;
	height: auto;
	width: 90px;
	padding: 1px;
	border: 1px solid #CCCCCC;
	background-image: url(../images/idBoxEffect.gif);
}
#listingBox .favourite{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-align: center;
	margin: 0px;
	float: left;
	height: auto;
	width: 100px;
	padding: 1px;
	border: 1px solid #CCCCCC;
	background-color: #CCCCCC;
}
#listingBox .favourite a:link{
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;
}
#listingBox .favourite a:visited{
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;
}
#listingBox .favourite a:hover{
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
#listingBox .openhomeDate{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	text-align: left;
	margin: 0px 0px 0px 8px;
	float: left;
	height: auto;
	width: auto;
	padding: 1px;
	border: none;
	background-image: url(../images/openHomeBoxEffect.gif);
}
#listingBox .pricebox {
	width: 100px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	text-indent: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
	color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #003366;
	padding: 0px;
	margin: 0px;
	background-image: url(../images/priceBoxEffect.gif);
}
#listingBox .bedbathbox {
	margin: 0px;
	width: 100px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	height: 35px;
	font-weight: normal;
	text-align: center;
	padding: 1px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	background-image: url(../images/BedBathBoxEffect.gif);
}
#listingBox .image {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 165px;
}
#searchResults {
	background-color: #FFFFFF;
	height: auto;
	width: 100%;
	float: left;
}
#sortby{
	float: left;
	margin: 0px 0px 0px 3px;
	padding: 0px;
	height: auto;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0A246A;
	font-weight: normal;
}
.head{
	background-color: #CCCCCC;
}
#sortby input{
	height: 18px;
	width: 40px;
	color: #FFFFFF;
	border: none;
	background-color: #666666;
	cursor: hand;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;
}
#sortby select{
	background-color: #FFFFFF;
	height: 18px;
	width: 108px;
	margin: 0px 8px;
	padding: 0px;
	font-size: 9px;
	font-weight: normal;
	float: left;
	color: #000000;
}
.listingNavigate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.DropdownSearchSmall {
	background-color: #FFFFFF;
	height: 20px;
	width: 70px;
	color: #003366;
	border: none;
	margin: 0px;
	padding: 0px;
}
.DropdownSearchMedium {
	background-color: #FFFFFF;
	height: 20px;
	width: 110px;
	color: #003366;
	border: none;
	margin: 0px;
	padding: 0px;
}
#listingBox .sectionbox {
	margin: 0px;
	width: 100px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	height: 10px;
	background-color: #FFFFFF;
	font-weight: normal;
	text-align: center;
	padding: 1px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	background-image: url(../images/sectionBoxEffect.gif);
}

.houseThumbnail
{
	cursor: hand;
	cursor: pointer;
}
