.Property {
width: 143px;
height: 170px;
border: 1px solid #e18459;
padding: 4px;
/*
float: left;
margin-right: 17px;
*/
}

.Property.Last {
	
}

.Property p {
line-height: normal;
margin: 0;
font-weight: bold;
color: #660032;
}

.Property p.Image {
margin-bottom: 4px;	
margin-top: 4px;
}

.Property p.Image img {
border: 1px solid #aaa;
}

.Property p.District {
font-size: 1.17em;
color: #000000;	
}
