div.LeftColumn
{
  width: 299px;
  padding-left: 51px;
  float: left;
  background-repeat: no-repeat;
  min-height: 350px;
}

div.RightColumn
{
  width: 560px;
  float: left;
  background-color: #FFFFFF;
  min-height: 200px;
}
