#aProperty {
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 100px;
	border: 1px solid #000000;
}
#featureBanner {
	background-color: #FFCC66;
	margin: 0px;
	padding: 3px;
}
#propertyHeading {
	background-color: #F2E5B7;
	padding: 3px;
	margin: 0px;
}
#featureBanner h5, #propertyHeading h2 {
	margin: 0px;
}
#thumbnail {
	margin: 0px;
	padding: 0px;
	float: left;
}
#details {
	margin-top: 10px;
	margin-left: 160px;
}
#details p {
	margin-left: 0.5em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	margin-right: 0px;
}
#photos {
	overflow: hidden;
	min-height: 300px;
	margin-bottom: 8px;
}
#mainPhoto, #extraPhotos {
	clear: none;
	float: left;
}
#extraPhotos {
	overflow: auto;
	height: 300px;
	width: 322px;
	margin-left: 4px;
}
#propertyLocation, #propertyDescription {
	clear: none;
	float: left;
}
#propertyLocation {
	width: 300px;
	clear: left;
}
#propertyDescription {
	width: 400px;
	clear: right;
}
#propertyHeading {
	margin-top: 0px;
	margin-bottom: 0px;
}
#err {
	margin-top: 10px;
	margin-bottom: 10px;
}
#agent, #coAgent, #office {
	background-color: #FFFFFF;
	margin: 10px;
	padding: 4px;
	border: 1px solid #333333;
	color: #333333;
}
#agent {
	height: 110px;
}
#coAgent {
	float: left;
	width: 46%;
	height: 110px;
}
#office {
	clear: left;
	height: 70px;	
}
.openHouse {
	color: #666666;
	padding: 8px;
	border: 1px solid #999999;
	margin-bottom: 5px;
	background-color: #FFFFFF;
}
.photo {
	padding-left: 0px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 5px;
}
.openHouseHeading {
	clear: none;
	float: right;
	color: #993300;
}
.err {
	color:#FF0000;
	font-size:14px;
	font-weight:bold;
}
.attribute {
	margin: 0px 0px 0px 10px;
	list-style-type: none;
	font-style: italic;
}
#interiorDetails, #propertyDetails {
	margin: 10px;
	width: 46%;
	float: left;
}
#roomDetails {
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
}
#roomCol {
	margin-left: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	clear: none;
	float: left;
	width: 30%;
}
#contactInformation {
	clear: both;
}#recordNavigation {
	text-align: right;
}
#property h1, #property h2, #property h3, #property h4, #property h5, #property h6, #property p {
	margin: 0px;
}