 #cont_topsection 
 {
    background:transparent url(/images/bgd_hometop_h254px.png) repeat scroll 0 0;
    height:254px;
 }




  #searchbox
    {
    clear:both;
    font-size:1.4em;
    color:#616f70;
    text-align:center;
    background: url(/images/bgd_searchbar_h92.png);
    height:92px;
    margin:26px 0px 0px 0px;
    }
  #searchbox_left
    {
    float:left;
    width:340px;
    height:92px;
    background: url(/images/bgd_searchbarleftfull_w340h92.png);
    }
  #searchbox_right
    {
    float:right;
    width:15px;
    height:92px;
    background: url(/images/bgd_searchbarright_w15h92.png);
    }
   .searchbox_textbox
     {
     width:450px;
     font-size:1.24em;
     }
  #searchbox_input
    {
    margin:0px 0px 0px 0px;
    width:470px;
    height:62px;
    float:left;
    padding:13px 0px 0px 10px;
    }
  #searchbox_button
    {
    float:left;
    width:120px;
    padding:10px 0px 0px 0px;
    }
   
