#middle {
  width: 767px;
  background-image: url(images/bg_right.jpg);
  background-position: top right;
  background-repeat: no-repeat;
  height: 27px;
  padding-right: 18px;
}
#container > #middle {
  height: auto;
  min-height: 27px;
}
