/*

If you need to further customize the FormBuilder CSS,
items in this file will over-ride the standard
FormBuilder CSS.  To use this file, rename and copy
it to /wp-content/additional_styles.css and make 
changes as necessary.

*/

.formBuilderForm .formBuilderLabel, .formBuilderForm .formBuilderLabelRequired {width: 460px;margin-top: 25px;}
.formBuilderInput input{width:500px;}
.formBuilderField div{width:500px;}
