#colLeft{
    width: 250px;
  }

  #colCenter{
    left: 342px;
    width: 410px; 
  }

  #colRight{
    display: none; 
  }
