.formbox .group {
  clear: none;
}
.formbox .group .label {
  float: none;
  width: auto;
}
.formbox .group .input {
  margin-left: 0;
}
