html body #right {
  width: 0;
  display: none;
  position: absolute;
  visibility: hidden;
}
html body #content {
  width: 724px;
}
