@charset "utf-8";
#PropertyPhotoMain {
	border: 5px solid #003399;
	width: 480px;
	float: left;
	margin-right: 2em;
	margin-bottom: 2em;
}
#PropertyDetails {
}
#PropertyPhotosRightPane {
	float: right;
	height: auto;
	width: 180px;
	text-align: right;
	clear: right;
}
#PropertyPhotosRightPane  img {
	border: 2px solid #003399;
}
#PropertyFooter {
	text-align: right;
	clear: both;
}
#PropertyFooter img {
	padding-left: 0.5em;
}
#PropertyDetails {
	clear: left;
	padding-top: 0.5em;
}
#IndividualPropertyBox {
	border: thin solid #003399;
	margin-bottom: 1em;
	height: auto;
	padding: 1em;
	margin-right: 1em;
}
#IndividualPropertyBox  ul {
	list-style-type: square;
	list-style-position: outside;
	margin: 2em;
	padding: 0em;
	line-height: 1.3;
}
#PropertyFooter img a {

}

