/*

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 #fieldformBuilderFieldComments
{
	border:1px solid #517990;
	height:75px;
}

#fieldformBuilderFieldEmail
{
	border:1px solid #517990;
}

#fieldformBuilderFieldName
{
	border:1px solid #517990;
}