There are four general styles available to style forms:
.form-horizontal, .form-condensed, .label-left and no style for horizontal placed inputs,
decreased margins, labels aligned to left and default form accordingly. You can combine any of them together.
Inputs
Bootstrap styles input by default, so there is no need to add any classes to inputs. Just use them. Don't forget to include input type.