form.formtastic .subset {
  border: 1px dashed gray;
  margin-bottom: 20px; }
form.formtastic fieldset {
  margin-right: 20px;
  padding: 10px; }
  form.formtastic fieldset ol li textarea {
    height: 4em; }
  form.formtastic fieldset ol li label {
    width: 100%; }
    form.formtastic fieldset ol li label legend {
      font-size: 140%; }
form.formtastic abbr {
  display: none; }
