#showMyListings div.prop { 
	float: left;
	padding: 5px;
	margin: 5px;
	border: 2px #999 solid;
	width: 160px;
	height: 225px;
}

#showMyListings div.prop div { 
	text-align:center;
