html body #left {
  width: 0;
  display: none;
  position: absolute;
  visibility: hidden;
}
html body #main {
  width: 668px;
}