
.left {
  float: left;
  width: 480px;
  margin: 0px 0px 30px 0px;
}
.right {
  float: left;
  width: 240px;
  margin: 15px 0px 30px 0px;
}

