a
{
	color: #CD3110;
}
.address,
.area
{
	font-size: 105%;
	font-weight: bold;
}
.photo img
{
	border: none;
}
.property
{
	clear: left;
	margin-top: 25px;
	margin-bottom: 20px;
}
.property .photo
{
	float: left;
	padding-right: 25px;
}
.property .info
{
	width: 250px;
	float: left;
}
.address,
.area,
.price
{
	margin: 3px 0;
}
.property .price
{
	font-weight: bold;
}
.sold
{
}
.orderOption
{
	text-align: right;
	margin-bottom: 5px;
}
.soldOption
{
	text-align: right;
	margin-bottom: 15px;
}
.orderOption .selected
{
	font-weight: bold;
}
.propertyDetails .photo
{
	margin: 5px 0;
}
table.details th
{
	padding-top: 10px;
}
table.details td
{
	border-bottom: solid 1px #cccccc;
	padding: 5px 0;
}
table.details td.title
{
}
table.details td.content
{
	padding-left: 10px;
}
#otherPhotos
{
	margin-top: 30px;
}
#otherPhotos .photo
{
	display:block;
	float: left !important;
	padding-right: 10px !important;
	width:125px !important;
}
#otherPhotos .photo .caption
{
	text-align: center;
	margin: 5px;
}
.clearing
{
	clear: both;
}
div.spacer
{
	height: 265px;
}
