body {
  font-family: Gill Sans, Verdana, arial, sans-serif;
  font-size: 12pt;
}

DIV.forumbox {
  background-color: #ffffcc;
  border: 1px dashed olive;  
}

DIV.threadoverview {
  background-color: #ffffcc;
  border: 1px dashed none;
}

DIV.threadentrylistitem {
  background-color: #ffffee;
  border: 1px dashed black;
  margin: 4px;
}

DIV.threadentrybody {
  background-color: #ffffcc;
  border: 1px dashed solid;
}
