/*

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 {
	background-color:#EBEBEB;
}
*/
/*.formBuilderForm .formBuilderField {
        padding-bottom: 10px;
        clear: both;
	background-color:#FBFBFB;
}*/
