/* CSS Document */

.left {
  display:none;
  width:0%;
}

.content {
  width:100%;
  float:left;
}