.description {
  font-size: 16px;
}

.column {
  font-weight: bold;
}

.column-header,
.format-header {
  font-size: 18px;
  font-weight: bold;
}

.option,
.note,
.caution {
  padding-left: 25px;
}

span.option,
span.note,
span.caution {
  font-weight: bold;
}

.example {
  border-style: solid;
  border-width: 1px;
  font-family: sans-serif;
  margin-left: 50px;
}

span.example {
  border-style: none;
  border-width: 0;
  font-family: sans-serif;
  margin-left: 0;
}

.example > div {
  border-style: dashed;
  border-width: 1px;
}
