#left {
  float:left;
  width: 242px;
}

#left .borderbottom {
  height: 3px;
  width: 242px;
  background: url(../images/border_bottom2.gif) no-repeat;
}

#content {
  margin-top: 2px;
  margin-left: 300px;
}

