#do-not-print {
  display: none;
}

#rentapp .notice {
  border-color: #80804D;
  background-color: #FFFFCC;
}

.form .section .other_type_field {
  width: 9em;
}

#paid_by_other_field {
  XXX-visibility: hidden;
}

.form input[type="submit"] {
  margin-bottom: 1em;
}
