.left_column
{
  float: left;
  min-height: 400px;
  width: 500px;
  margin-left: 30px;
}

