.freetext {
  margin-left: 5px;
}

.h3 {font-size: 1.2em;line-height: 1.8em; font-weight: bold;}

.h4 {line-height: 1.8em; font-weight: bold;}

.h5 {line-height: 1.8em;}

.grouphead {
  width: 100%;
}

.grouphead li {
  float: left;
  margin: 0 2px 3px 0;
}

.precautions {
  margin: 0;
  border: 1px solid #ccc;
  text-align: center;
}

.precautions p  {
  background-color: #ffe200;
  line-height: 2em;
  font-weight: bold;
  margin: 0;
  padding: 0;
}

.annotation {
  margin: 0;
  border: 1px solid #ccc;
  text-align: center;
  line-height: 2em;
}

.annotation p  {
  background-color: #e10012;
  font-size: 1.1em;
  line-height: 2em;
  font-weight: bold;
  color: #FFF;
  margin: 0;
  padding: 0;
}

.redpen {
  margin: 0;
  padding: 0;
  color: #e10012;
  font-size: 90%;
  font-weight: bold;
}

.modelcheck {
    font-size: 90%;
}
