label {
  display: block;
  float: left;
  width: 130px;
  padding-top: 2px;
}

label.large {
  display: inline;
  width: 500px;
}