/*

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.


formBUilderInput{
width: 500px;
}
*/


.formBuilderSubmit input{
background: red; height: 30px; padding: 0px 7px; color: white; float: center; border: 0px; outline: 0px; font-size: 10px; margin-top:10px; margin-right: 8px;)