/* Private: search */

#propertySearch label {width:150px; display:block; float:left;}
#propertySearch label span {display:block;}
#propertySearch select {width:200px; border:1px solid #371101;}
#propertySearch .selectHolder {padding-top:5px;}
#propertySearch .submitHolder {width:350px; text-align:right; padding-top:10px; }
#propertySearch label span, #propertySearch #searchSubmit {background:url(/images/icon_green-square.gif) left no-repeat; padding-left:17px; font-weight:bold;}

a.submitButton, a:hover.submitButton, .submitButton {	
background:url(/images/topNav-back.gif) top left no-repeat; 
display:block; 
color:#5E5D5D; 
padding:10px 0 10px 0;
width:85px; 
text-align:center;
font-weight:bold;
text-decoration:none;
cursor:hand;
border:1px solid #DADCDD;
}

