#search, .comment-box {
  display: none;
}

.sidecolumn {
  display: none;
}

.post {
  margin-bottom: 5px;
}

.admintools {
  display: none;
}

.comment-list li, input, textarea, select, body, #header, #content {
  background: white;
}

