.PropertyFound
{
	float: left;
	width: 325;
	margin:0;
	padding:0;
}

.PropertyFound P{margin:0;
	padding:0;}

.PropertyThumb
{
	float: left;
	width: 100;
	height: 95;
	margin:0;
	padding:0;
	background-repeat: no-repeat;
	background-position: left top;
}

.PropertyThumb a, .PropertyLinks a
{
 border: 0px;

}

.PropertyThumb img, .PropertyLinks img
{
	border: 1px solid #7D000D;
	

}

.PropertyDetails {
	Height:60px;
}

.PropertyLinks {
	vertical-align: bottom;

}


.PropertyPrice P{
	font-size: x-small;
	font-weight: bold;
	color: #7D000D;
	
}