#content, #page, .twoCols {
  width: 95%;
  background: #FFF;
  margin: 0;
  padding: 0;
  
  border-left: 0px;
  border-right: 0px;
}

#page[id] {
  border-left: 0px;
  border-right: 0px;
}

.twoCols ul li {
  list-style-type: disc;
}

#header, #menu, #footer, #sidebar {
  display: none;
}

