.term, .subterm {
  background-color: transparent;
  border: 0px solid #ccc;
  padding: 0em;
  margin-bottom: 0em;
}
.subterm {
  padding-left: 15px;
}
.term .title {
  font-weight: bold;
  font-size: 2.2em;
}
.subterm .title {
  font-weight: bold;
  font-size: 2em;
}
.clearit {
  clear: both;
}

