a.property-result {
	display: block;
	width: 100%;
	padding: 10px 0px;
	border-bottom: 1px solid #ccc;
	color: #666 !important;
	text-decoration: none !important;
}

a.property-result:hover {
	background-color: #f0f0f0;
	cursor: pointer;
}

img.property-image {
	margin: 0px 10px 10px 0px;
	border: 1px solid #ccc;
}

img.thumb {
	width: 70px;
	height: 52px;
}

span.property-result-overview {
	float: right;
	width: 230px;
}

img.bullet {
	margin-right: 4px;
}

div.bullet-text {
	padding: 5px 0px 10px 15px;
}
