.quicksearchHeader {
	font-family: Tahoma, Arial;
	font-size: 18px;
	font-weight: bold;
	color: 2B7E9C;
}
.pageHeader {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: 2B7E9C;
}
.searchedFor {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: 2B7E9C;
}
.picBox {
	border: solid 1px #2B7E9C;
	background-color: E6E6E6;
	text-align:center;
	align:center;
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: 2B7E9C;
	height: 82px;
	width: 122px;
}
.enquireLink {
	text-align: right;
	text-decoration:none;
	font-family: Tahoma, Arial;
	font-size: 18px;
	font-weight: bold;
	color: 489C2B;
}
.showPrice {
	font-family: Tahoma, Arial;
	font-size: 18px;
	font-weight: bold;
	color: 2B7E9C;
}
.houseFeatures {
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-weight: bold;
	color: 2B7E9C;
}
.houseDescription {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: 6E6E6E;
}
.extendDetails {
	text-decoration:none;
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-weight: bold;
	color: 2B7E9C;
}
.badQuery {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: red;
}