#related h3 {
	font-size: 90%;
	color: #ccaa99;
	border-bottom: 1px solid #DDCDB6;
	margin-top: 0;
	font-weight: normal;
	text-transform: uppercase;
}
#related h4 {
	color: #544;
	font-size: 90%;
}
.agent_photo {
	float: left;
	margin-right: 1em;
}
#content img {
	border: 1px solid #DDCDB6;
	margin-bottom: .5em;
}
.money {
	position: relative;
	margin: 1em -11px 1em -11px;
	padding: 10px 20px;
	background: #194787;
	color: #fff;
	text-align: left;
}
.money .price {
	font-size: 150% !important;
	font-weight: bold;
}
.money p {
	margin-bottom: 6px;
}
.money .gst {
	display: block;
	font-size: 40%;
}
.money .sale_type {
	font-size: 40%;
	font-style: italic;
}
.money #property_sold {
	font-weight: bold;
	font-size: 130%;
	margin-bottom: 0;
}
