#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 h2, .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: 100px;	
}
.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, .recordNavigation {
	text-align: right;
}
#property h1, #property h2, #property h3, #property h4, #property h5, #property h6, #property p {
	margin: 0px;
}

/* NEW PROPERTY GALLERY STYLES 
	TM: 11/18/2004, 3:52 PM
	MODIFIED: 8/12/05, 10:38 AM */

.aProperty {
	background-color: #FFFFFF !Important;
	width: 628px !Important;
	margin-top: 10px !Important;
	margin-right: 10px !Important;
	margin-bottom: 10px !Important;
	margin-left: auto !Important;
	border: 1px solid #000000 !Important;
	position: relative !Important;
}
.featureBanner {
	background-color: #FFCC66 !Important;
	margin: 0px !Important;
	padding: 3px !Important;
}
.propertyHeading {
	background-color: #F2E5B7 !Important;
	padding: 2px !Important;
	margin: 0px !Important;
}
.openHouseHeading {
	float: right;
	position: relative;
	z-index: 8;
}
.featureBanner h2, .propertyHeading h2 {
	margin: 0px !Important;
}
.thumbnail {
	width: 155px;
	position: absolute;
	left: 0;
}
.thumbnail img {
	float: none;
	clear:both;
}
.details {
	margin: 5px 5px 5px 155px;
}
.details p {
	margin-left: 0.5em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	margin-right: 0px;
}
.fheLogo_gallery {
	float: right;
	padding: 5px; 
	background-color:#000000; 
	margin:3px;
	position: relative;
	z-index: 100;
}
#office h6 {
	margin-bottom: 5px;
}
#disclaimer {
	margin-top: 40px;
	margin-bottom: 15px;
	margin-left: 10px;
	margin-right: 10px;
}
#disclaimer img {
	float: right;
	clear: none;
	margin-left: 10px;
}
p.disclaimer {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 20px;
	line-height:normal;
}
.aProperty h5.lastline {
      margin-bottom: 30px;
}