#left_wrap div.module,
#right_wrap div.module {
  width:280px;
  height:177px;
  overflow:hidden;
}
#left_wrap div#mod_imgbanner_left_2,
#right_wrap div#mod_imgbanner_right_2 {
  margin:7px 0;
}
#left_wrap div.module h2,
#right_wrap div.module h2 {
  text-transform:uppercase;
  font-weight:bold;
  line-height:19px;
}

#middle_wrap div.module {
  width:334px;
  height:100px;
  overflow:hidden;
}
#middle_wrap div#mod_imgbanner_center_2 {
  margin:7px 0;
  height:331px;
  overflow:hidden;
}
#middle_wrap div.wbRotateImg {
  width:334px;
  overflow:hidden;
}

/* ------------------------------------------ */
#searchbar {
  position:absolute;
  right:2px;
  top:26px;
  width:161px;
  height:22px;
  background:url(../images/search-bg.jpg) left top no-repeat;
}
#searchbar #search_term {
  border:none;
  background:none;
  width:134px;
  height:18px;
  position:absolute;
  top:1px;
  right:22px;
  color:#ccc;
  font-size:11px;
  font-family:verdana;
}
#searchbar .img_button {
  border:none;
  background:none;
  width:22px;
  height:22px;
  position:absolute;
  right:0px;
}