/* Please contact website@adn.com before making any changes */
/* searchbar */
#yahoosearch{
font-size:12px;
margin:0px;
}

#yahoosearch .yahoo_input {
font-size:14px;
font-weight: bold;
font-family: Arial, Helvetica;
height:19px;
border: solid 1px #aaa;
width:300px;
}

/* for button */
#yahoosearch input.button {
background:#000033 none repeat scroll 0%;
border-width:2px;
color:white;
padding:0px;
font-weight:bold;
font-size:13px;
height:23px;
width:50px;
}

/* Layout stuff for the the input areas / bstone@adn.com */
#yahoosearch p.input,#yahoosearch p.adn_search,#yahoosearch p.web_search,#yahoosearch p.branding{float:left;}
#yahoosearch p.adn_search,#yahoosearch p.web_search,#yahoosearch p.branding{
	font:10px arial;
	text-align:center;
}

#yahoosearch p.input{width:365px;}
#yahoosearch p.adn_search{width:85px;margin-left:12px;}
#yahoosearch p.web_search{width:275px;float:right;}
#yahoosearch p.branding{width:170px;float:right;margin-right:3px;}


#yahoosearch p.adn_search label.radio_label,#yahoosearch span#yahoo_web_search{display:block;width:60px;float:left;text-align:left;padding-top:7px;margin-left:4px;}
#yahoosearch span#yahoo_web_search{width:240px;}

#yahoosearch p input.radio{float:left;margin-top:4px;padding-top:2px;}



/* Yahoo Style for checkbox label */
#yahoosearch .radio_label {
font-weight: bold;
color: #000000;
text-decoration: none;
}
/* Yahoo Style for checkbox label and "powered by" */
#yahoosearch .search_label {
font-family: Verdana, Sans-Serif;
font-weight: normal;
color: #000000;
text-decoration: none;
padding-left:0px; /* Changed from 30, to 15 to give space for extra search. */
}
/* Yahoo Style for "YAHOO!" text */
#yahoosearch .search_label2 {
font-weight: bold;
color: #FF0033;
text-decoration: none;
}
/* Yahoo Style for "SEARCH" text */
#yahoosearch .search_label3 {
font-family: Verdana, Sans-Serif;
font-weight: bold;
color: #545454;
text-decoration: none;
}
