fieldset { font-size:80%; color: #033825; border:0; padding:0; margin:0; }QuickLabel { font-weight: bold; line-height: normal; text-align: left; margin-top: 10px; display: block; }input.QuickFormInputText { font-size: 85%; color: #666; background-color: #F2F5F4; padding: 2px; border: solid 1px #666; margin-top: 2px; margin-right: 5px; margin-bottom: 5px; height: 15px; }	input.QuickFormInputText:hover { background-color: #CDD7D3; border: solid 1px #033825; color: #000; cursor: pointer; }	input.QuickFormInputText:focus { color: #000; background-color: #FFF; border: solid 1px #033825; cursor: text; }select.QuickForm { font-size: 90%; color: #666; background-color: #F2F5F4; padding: 2px; border: solid 1px #666; margin-top: 2px; margin-bottom: 5px; cursor: pointer; width: 165px; }select.QuickForm:hover { color: #333; background-color: #CDD7D3; border: solid 1px #033825; }	select.QuickForm:focus { color: #000; background-color: #FFF; border: solid 1px #033825; }	input.QuickSearchButton { font-size: 100%; vertical-align: middle; font-weight: bold; text-align: center; text-transform: uppercase; color: #033825; background: url(../images/Btn_BkGrd.gif) repeat-x; padding: 1px; margin-top: 12px; border: solid 1px #666; cursor: pointer; }input.QuickSearchButton:hover { color: #68887C; }input.QuickSearchButton:active { color: #68887C; }/*-- Latest Properties --*/select.PropsForm { font-size: 90%; color: #666; background-color: #F2F5F4; padding: 2px; border: solid 1px #666; margin:7px 0 15px 10px; cursor: pointer; width: 130px; }select.PropsForm:hover { color: #333; background-color: #CDD7D3; border: solid 1px #033825; }	select.PropsForm:focus { color: #000; background-color: #FFF; border: solid 1px #033825; }	input.PropsSearchButton { font-size: 90%; vertical-align: middle; font-weight: bold; text-align: center; text-transform: uppercase; color: #033825; background: url(../images/Btn_BkGrd.gif) repeat-x; padding: 1px; margin-left: 10px;; border: solid 1px #666; cursor: pointer; }input.PropsSearchButton:hover { color: #68887C; }input.PropsSearchButton:active { color: #68887C; }