#search { float:left; width:409px; background:url('../images/search/search_bg.png') no-repeat; position:relative; padding:0; margin:0; }
#search .searchinput { position:absolute; top:44px; left:90px; padding:0; margin:0;  }
#search .searchinput input { position:absolute;  border:none; height:30px; font-size:14px;   }
*+html #search .searchinput input { border:0px }
#search .searchinput img { vertical-align:middle;  margin-left:270px }

#search .searchlist { padding-top:100px }

#fileslist { padding:3px 10px }
#fileslist h2 { color:#612d00; margin:0 }
#fileslist h2 small { color:black; font-size:11px; font-weight:normal; }

#homefiles { padding:0 10px 10px 10px }
#homefiles span { margin:0 5px; padding-left:20px; }
#homefiles a { text-decoration:none; color:black; }
#homefiles span#rsfiles { background:url('../images/search/item_rs.gif') no-repeat; }
#homefiles span#atfiles { background:url('../images/search/item_at.gif') no-repeat; }
#homefiles span#allfiles { background:url('../images/search/item_tt.gif') no-repeat; }
#homefiles span#infofiles { background:url('../images/search/item_info.gif') no-repeat; }

#actuhighlighted { float:left; width:410px; }
#actuhighlighted .item { padding:5px 20px;  }
#actuhighlighted .item a  { text-decoration:none;  }
#actuhighlighted .content { color:black; }
#actuhighlighted .content a { color:#c75e00; }
#actuhighlighted .title, #actuhighlighted .title a { color:#612d00; }
#actuhighlighted .title h2 { margin:0; }
#actuhighlighted .date { color:#c75e00; font-weight:bold; }
#actuhighlighted .actu { float:left; } 


div#searchtop:after { clear:both; content: ""; display: block; height: 0; visibility: hidden; }