div#informers {
  position:absolute;
  top:-7px;
  right:0px;
  padding:0 10px;
  background-color:#fff;
}
div#select_region2 {
  position:absolute;
  top:53px;
  right:155px;
  width:190px;
  font-size:8pt;
  margin-bottom:20px;
}

div#date2 {
  position:absolute;
  top:13px;
  right:155px;
  width:190px;
}
#informers h4 {
  font-size:9pt;
  text-transform:uppercase;
  margin:0;
  margin-top:3px;
  color:#000;
  text-decoration:none;
  color:#2b2b2b;
}
#informers table td img {
  margin:2px;
}
div#search_form {    
  width:100%;
  float:right;
  padding:5px;
  margin-top:0px;
  background:none;
  background-color:#fff;  
  border:none;
}
div#top4banners {
  text-align:center;  
  margin-bottom:5px;
  padding-left:10px;
  padding-right:10px;

}
div#top4banners_inner_wrap {
  border-bottom: solid 1px #444444;
}
div#top4banners_wrap {
  width:970px;
  margin:10px auto;
  text-align:center;    
}
div#top4banners_wrap img, div#top4banners_wrap div, div#top4banners_wrap div.banner_div, div#top4banners_wrap iframe, div#top4banners_wrap object {
  display:block;
  width:468px;
  height:60px;
  float:left;
}
div.no_float {
  float:none;
  margin:0 auto;
  border: solid 2px #f0f;
}

