


#content h2 {
		color: #920000;
}


#rhs .rhsitem h3 {

		background: #9a2627 url(../images/hedgrad-red.jpg) repeat-x;
}


.property-item {
	border: 1px solid #C5C9B0;
	margin-bottom: 10px;
	padding: 5px;
	float:left;
	width: 330px;
	margin-right:10px;
}

.property-title {
	background: #860001;
	color: white;
	font-weight: bold;
	padding: 3px;
	text-transform: uppercase;
	margin-bottom: 10px;
}

.property-price {
	clear: both;
	font-weight: bold;
	border-top: 1px dotted silver;
	margin-top: 2px;
	padding-top: 2px;
}


#detailsleft {
	float:left;

		/* custom - set width of lhs */
		width: 410px;
		margin-right: 50px;
}

#detailsright {
	float: left;

		/* custom - set width of rhs */
		width: 240px;
}

#priceblock {
		background: #860001;
		color: white;
		text-transform: uppercase;
		text-align: center;
		font-weight: bold;
		padding: 4px;
		margin-bottom: 10px;
}

#downloadschedule {
		display: block;
		background: #C7C6A7;
		text-transform: uppercase;
		text-align: center;
		font-weight: bold;
		padding: 4px;
		margin-bottom: 10px;
}