.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;
}
.term-image, .subterm-image {
  float: left;
  width: 110px;
}
.clearit {
  clear: both;
}
.imaged {
  margin-left: 130px; 
}
