
table.verbatim {
  clear: both;
}

td.codehead {
  font-family: Verdana, Arial, Helvetica;
  font-weight: bold;
  color: #AD0E19;
  background-color: #DDBBBB
}

td.code {
  font-family: Courier;
  color: #AD0E19;
  background-color: #DDDDBB
}

td.verbatimContent {
  color: #AD0E19;
  background-color: #DDDDBB
}

td.header {
  border-bottom: 1px solid #c7abab;
  text-align: center
}

td.row {
  border-top: 1px dotted #c7abab
}
