.required {
  color: red;
  margin-left: 0.5em;
}

.description {
  font-style: italic;
}

.fieldset-description-label {
  font-size: xx-large;
}

.form-table {
  border: 1px solid #444;
}

.form-table th {
  padding-left: 20px;
}

.property-name strong{
  font-size: larger;
  font-weight: 700;
}

.property-list {
  margin-left: 0;
  margin-top: 0;
  list-style-type: inherit;
  list-style-position: inside;
}

.property-list li {
  margin-bottom: 0;
}

.property-list dt {
  font-weight: bolder;
}

.property-list dd {
  margin-bottom: 0;
}
