/* Search */

#search_bar{margin-top:2px;}
.search_box{width:262px; height:30px; background:transparent;}
.sc_input{float:left; width:198px; height:20px; border:#999999 solid 2px; border-right:none; padding:3px; color:#fafafa; background:transparent;} 
.sc_submit{float:left; text-align:center; font-weight:bold; width:37px; height:30px; line-height:30px; border:none; background:url(../img/button_search.gif) no-repeat; cursor:pointer;}