#colLeft{
    width: 345px;
  }

  #colCenter{
    left: 374px;
    width: 345px;
  }

  #colRight{
    display: none;
  }
