#navigation {
  display: none;
}

#servicebar {
  display: none;
}

#ads {
  display: none;
}

#content {
  position: static;
  left: auto;
  border-style: none;
}

#content td {
  border: 1px solid black;
}

#content th {
  border: 1px solid black;
  border-right: 1px solid white;
}


#content h3 {
  padding: 0;
}
