.wrap {
  width: auto;
}
#header {
  height: auto;
}
#header h6 {
  text-indent: 0;
  overflow: visible;
}
#nav, #sidebar {
  display: none;
}
#content {
  float: none;
  margin: 0;
  width: auto;
}
#content li {
  list-style: disc;
  padding-left: 0;
}
#bottom a {
  display: none;
}
