/* Yahoo Style for checkbox label */
.radio_label {
font-family: Verdana, Sans-Serif;
font-size: 9px;
font-weight: bold;
color: #000000;
text-decoration: none;
margin: 5px;
}
/* Yahoo Style for checkbox label and "powered by" */
.search_label {
font-family: Verdana, Sans-Serif;
font-size: 9px;
font-weight: normal;
color: #000000;
text-decoration: none;
}
/* Yahoo Style for "YAHOO!" text */
.search_label2 {
font-family: Verdana, Sans-Serif;
font-size: 9px;
font-weight: bold;
color: #FF0033;
text-decoration: none;
}
/* Yahoo Style for "SEARCH" text */
.search_label3 {
font-family: Verdana, Sans-Serif;
font-size: 9px;
font-weight: bold;
color: #545454;
text-decoration: none;
}

#yahoo_search {
float:right;
margin-right:50px;
width:425px;
height:39px;
background:#ffffff;
border: 1px solid;
 }

#yahoo_radio_buttons {
margin-left: 5px;
}

.search_field {
float: left; }

.SearchSiteField {
width: 350px;
height: 14px;}

.right-button {
width: 60px;}

#search_form {
margin-top: 5px;
margin-left: 5px; }

#pd_search {
vertical-align: middle; 
margin-left:5px; }

#web_search {
vertical-align: middle;
margin-left:5px; }

.legend {
font-weight: bold;}
