/*

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 it as
additional_styles.css and make changes as necessary.

*/


.formBuilderLargeTextarea {
width:330px;

}

.formBuilderSubmit {
width:330px;
}

.formBuilderCSSIDWerth_Web_Site_Submission {
background-color:#CCCCCC;

}