.cut {
  clear: both;
}

.need-pad {
  margin-top: 8px;
}

.need-pad a.title {
  display: block;
}

input[type="checkbox"], input[type="radio"] {
  text-align: left;
  width: auto !important;
  margin: 0 5px 0 0;
}

.check-field label {
  display: inline;
  vertical-align: bottom;
  text-align: left;
}

label.normal {
  font-weight: normal !important;
}

.normal input {
  display: inline;
  width: auto;
}

ul.subsubsub {
  display: block;
  float: none;
}

.back-link {
  margin-left: 7px;
}