.fieldSet {
	display: block;
	border: 1px inset #333;
	position: relative;
	padding: 2px;
	margin: 10px 10px 18px 10px;
	background-color:#E1E1DF;
	width: 230px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	height: auto;
}

.legend {
  position: absolute;
  top: -15px;
  left: -10px;
  background-color:#E29F2A;
  padding: 2px 2px;
  border: 1px solid gray; 
  color: #333333;
  font-weight: bold;
  font-size:11px;
}
#searchpic{
	float:right;
	
}
#search{
width: 245px;
float:left;
margin-left:5px;
}

#searchtext{
width:600px;
clear:both;
}
.fieldContent {
  text-align: right;
}
.actualButton {
width:125px;
}
#cssbuttonDetail {
	float: right;
	width: 115px;
}

#cssbuttonDetail a{
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;	
	font-weight: bold;
	color: white;
	margin-bottom:2px;
	margin-top: 2px;
	margin-right: 0px;
	margin-left: 0px;
	float: right;	
	width:110px;
	padding:1px;
	text-align:center;
}
#cssbutton a{
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;	
	font-weight: bold;
	color: white;
	margin-bottom:2px;
	margin-top: 2px;
	margin-right: 0px;
	margin-left: 0px;
	float: left;	
	width:100px;
	padding:1px;
}
.cssbutton {
	background-color: #E29F2A;
	border: 2px #E8CA24 outset;		
}
.cssbutton:hover {
	border-style: inset;
	background-color: #E8CA24;
	padding: 2px 2px 0 2px; /*shift text 1px to the right and down*/
}


.buttonspace {margin-bottom: 6px;
}
p.remarks {
/*	float: right; */
	width: 480px;
	font-size: 12px;
	line-height: 16px;
	margin-left: 10px;
	margin-right: 10px;
}

.recordNav { font-family:Verdana, Arial, Helvetica, sans-serif;
color:#333333; 
	text-align: center; 
	font-size: 11px;
	
}

.recordNav ul, .recordNav li { 
	margin: 0px; 
	list-style: none; 
}

.recordNav li { 
	display: inline; 
	margin-right: 15px; 
}

#propertyDisplay { 
	margin-left: 2px; 
	margin-right: 2px; 
	width: 625px;  
	padding: 5px; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
}

#gallery {
color:white;
}

.propertyHeading {
margin-top: 5px;
margin-left: 5px;
	background-color: #59617C; 
	color: white;
    font-weight: bold;
	width: 625px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	height: 30px;
	border: 1px solid #333;
}
.headingLeft{
margin-left: 5px;
margin-top: 5px;
width: 500px;
float:left;
}
.headingRight{
margin-top: 5px;
width: 100px;
float:right;
}

#extraPhotos img { 
	margin-right: 2px; 
	margin-left: 2px;
	cursor:pointer; 
}

#mainPhoto { 	
	margin-top: 10px; 
	text-align: left; 
}

#extraPhotos { 
	width: 625px; 
	height: 140px; 
	white-space: nowrap; 
	overflow: auto;  
	margin-top: 10px; 
}

#propertyInfo { 
	clear: both; 
	padding-top: 10px; 
}

dt, dd { 
	display: inline; 
	margin: 0; 
	padding: 0; 
}

dt { 
	font-weight: bold; 
}

.columnGroup h4 {
	border-bottom: 1px solid #000; 
	padding-bottom: 4px; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
.columnGroup { 
	clear: both; 
}
.leftColumn, .rightColumn { 
	width: 48%; 
	margin-bottom: 5px; 
}
.leftColumn { 
	float: left; 
}
.rightColumn { 
	float: right; 
}
.UnitcolumnGroup  h4 {
	border-bottom: 1px solid #000; 
	padding-bottom: 4px; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
.UnitcolumnGroup {
	clear: both;
}
.UnitColumn {
	width: 150px;
	float: left;
	margin-right: 4px;
}

#agentInfo { 
	width: 175px; 
	float: right; 
}

#agentInfo ul { 
	list-style: none; 
	margin: 0; 
}

.disclaimer { 
	font-size: 10px; 
	text-align: center;
	padding: 5px;
}

#err {color:#FF0000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
}
#glossary_BG {
	background-image: url(/images/glossary.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}

#requestInfo {
clear:both;
float:none;
width:485px;
margin-bottom:10px;
}

.rfLeftColumn{
width: 180px;
float: left;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight:bold;
text-align:right;
height: 30px;
}
.rfRightColumn{
width: 300px;
float: right;
height: 30px;
}
.rfLeftComments {
width: 180px;
float: left;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight:bold;
text-align:right;
height: 120px;
}
.rfRightComments {
width: 300px;
float: right;
height: 120px;
}

.rfText{
margin-top:4px;
}
.rfButton{
clear:both;
text-align:center;
width:485px;
}

#openhouse {
color:white;
font-weight:bold;
}
h5 {
	font-family:Verdana, Arial, Helvetica, sans-serif !Important;
	font-size:12px !Important;
	}
#galleryContainer {
	width: 600px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-left: 20px;
	margin-bottom: 10px;
	}
	
.galleryPhoto {
	width:160px;
	float:left;
	background-color:#333333;	
	text-align:center;

}
.galleryPhoto img {
	width:150px;
	text-align:center;
	margin: 3px 2px 2px 2px;
}
.galleryHeading {
	width: 435px;
	border: 1px solid #333333;
	background-color:#E29F2A;
	float:left;
	height:25px;
}
.galleryHeadingText {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-left: 5px;
	margin-top: 5px;
}
.galleryInfoBox{
	width: 436px;
	margin-bottom: 4px;
	margin-top: 4px;
	float:left;
}
.galleryInfo{
	width: 325px;
	float:left;
}
.galleryButtons{
	width: 105px;
	float:right;
}
.galleryRemarks {
	width: 430px;
	padding:3px;
	float:left;
	
}
.galleryclearance {
width: 550px;
clear:both;
}
.propertylinks a:link {
	text-decoration: none;
	color: #333333;
}

.propertylinks a:visited {
	text-decoration: none;
	color: #333333;
}

.propertylinks a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

.propertylinks a:active {
	text-decoration: none;
	color: #333333;
}

	
	

	
