.property-search-box{
	position: relative;
	width: 258px;
	float: left;
	border: 1px solid #999999;
	background-color: #dbe4f1;
	margin: 8px;
}

p.property-search-box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 0px;
	margin: 0px;
}

.property-details-box{
	position: relative;
	width: 702px;
	float: left;
	border: 1px solid #999999;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 0px;
}

p.property-details-box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 0px;
	margin: 0px;
}

.property-details {
	position: relative;
	width: 700px;
	float: left;
	margin-bottom: 7px;

}

.property-image {
	width: 150px;
	float: left;
	border: 1px solid #999999;
	margin: 5px;
	float: left;
	padding: 2px;
}

.property-text {
	width: 530px;
	float: left;
}

.resultspricetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #8caabd;
	font-weight: bold;
	font-size: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

