/* Start of CMSMS style sheet 'FormBuilder Default Style' */
.formbuilderform label {
  float:left;
  width:200px;
}

.formbuilderform .multiple {
  float:left;
  width:440px;
}

.formbuilderform .multiple label {
  float:none;
  width:auto;
}

.formbuilderform .input_separator {
  clear:both;
  height:10px;
}
/* End of 'FormBuilder Default Style' */

