/*rss_header_style.css  http://www.sa7afa.net  all rights saved copyright*/

#header{
width: 760px;
margin: auto;
background-color: #fff;

}

#top_adv{
width: 728px;
text-align: center;
height: 90px;
padding-bottom: 10px;
margin: auto;
}

#head{
width: 760px;
height: 50px;
background-color: #fff;
}

#head_right{
float: right;
width: 500px;
height: 40px;
margin-top: 5px;
margin-right: 5px;
}

#head_logo_left{
margin-top: 5px;
text-align: left;
float: right;
width: 250px;
height: 40px;
}




#head_right_bottom_left_search{
border: 1px solid #000;
float: right;
height: 20px;
width: 280px;
text-align: center;
font: bold .8em/1.3 Tahoma,arial;
background-color: #fff;
padding: 2px;
}




#searchform{
margin:0;
text-align: center;
}

#searchform input#searchbox{
background-color: #fff;
border: none;
text-align: center;
height: 17px;
width: 220px;
}




#searchform input#button{
background: #E66C2C url(../design_img/Magnifying-Glass-16x16.png) no-repeat;
border: none;
color: #fff;
font: bold .9em Tahoma , vandra;
height: 20px;
width: 50px;

}



