.details_page_title {
	font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: lighter;

	color: #666666;
	padding-bottom:5px;
}

.details_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	padding-bottom:5px;

	
}

.details_price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	
	color: #999999;

	
}

.details_address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height:1em;

	color: #000000;

	
}

.details_wrapper {
	border: 1px solid #999999;
}

.details_text {
	
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}


details_wrapper body,td,th,p {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;

}




.listingHdr_wrapper {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 1em;
	text-transform: uppercase;
	color: #000000;
	text-shadow: #fff 1px 1px 1px;
	margin:0;
}


.total_found {font-size: 14px}

.featured_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 1em;
	color: #000000;

	margin:0;
}



.featured_text {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

.pagination_text {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}


.propertyListing {
	border: 1px solid #666666;
	background-color:#ffffff;
	margin:5px;
}

.overviewText {
	margin: 2px 0 0 2px;
	padding: 0;
	float: left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	size:11px;

}

	.overviewText h2 {
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		font-size: 12px;
		margin: 0;
		padding: 0;
		color: #000;
	}
	.overviewText h3 {
		font-family: Arial, Helvetica, sans-serif;
		font-weight: normal;
		font-size: 11px;
		margin: 0;
		padding: 0;
		color: #000;
	}
	.overviewText h4 {
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		font-size: 11px;
		margin: 0;
		padding: 0;
		color: #000;
	}
	
	.overviewText ul {
		list-style-type: none;
		list-style:none;

		padding: 2px 0 0 0;
		margin: 0;
		
	}
	
	.overviewText li {
		list-style-type: none;
		list-style:none;
		
		padding: 0;
		margin: 0;
		font-size: 10px;
		color: #000000;
		line-height: 1.25em;
	}