ul {
  color: grey;
  font-size: 10pt;
}

p.important {
  font-weight: bold;
}

span.help {
  display: inline-block;
  color: darkgray;
  width: 500px;
  font-size: 10pt;
}

label {
  display: inline-block;
  width: 300px;
  font-weight: bold;
}
