
div#content_left {
  float: left;
  width: 400px;
  margin: 0;
}

div#content_right {
  float: left;
  width: 360px;
  margin: 0;
}