﻿#left
{
  width: 420px;
  float: left;
}

#right
{
  width: 489px;
  float: left;
  margin-left: 30px;
}
