/* Home page property search */
#homePropertySearch { font-size: 11px; background: url('../images/middle_search.jpg') repeat-y; width: 223px; }
.homeTopImage { background: url('../images/top_search.jpg') no-repeat; height: 42px; width: 223px; margin:0; padding:0; }
.homeBottomImage { background: url('../images/bottom_search.jpg') no-repeat; height: 37px; width: 223px; margin: 4px 0 0 0; }

fieldset { margin: 0 0 0 5px; border: none; width: 211px; height: 265px; }
fieldset ul { border: 0; margin: 0; padding: 0; list-style: none; }
fieldset li { margin: 0 0 3px 0; }
fieldset label { font-weight: bold; }

.hpSearch {	background:url('../images/prop_search_button.jpg') no-repeat; width: 83px; height: 37px; border: 0; padding: 0; } 
 	
.top { border-top: 1px groove #999999; padding: 3px 0 0 0; }
.row { border-top: 1px dotted #999999; padding: 6px 0 0 0; }
.pair { margin: 0 0 0 25px; }

.formShortListHide { display: none; }

.newHomeTopImage { background: url(../images/new_home_top_search.jpg) no-repeat; width: 223px; height: 42px; }