.center-left{
  float:left;
  width:456px;
}

.center-right{
  float:left;
  width:299px;
  margin-left:20px;
}

