#searchBar 
{
    background-color: #abc6b8;/*97b9e4*/
    margin-top: 81px;
    margin-bottom: 0px;
    text-align:left;
    padding-top: 3px;
    padding-bottom: 3px;
    height: 20px;
    /*border-top: solid 3px #dbdddf;
    border-bottom: solid 3px #dbdddf;*/
}
#searchEdit {margin-top: 0px;padding: 2px 2px 2px 2px;width: 280px;font-size:10pt;}
#searchButton {border: solid 1px #3169B5;background-color: #E5EEF9;	color: #3169B5;	font-weight: bold; margin-left: 2px; padding-top: 1px;cursor: pointer;cursor: hand;	font-size:10pt;}
.radioStyle {margin-left:4px;margin-top:3px;margin-right:4px;}