/*

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.

*/

#formBuilderSubmit_a_Story .formBuilderError {
	float: right;
	padding-right: 475px;
	padding-top: 5px;
	font-weight: bold;
}

#formBuilderSubmit_a_Story .small_text_area textarea
{
	float: right;
	margin-right: 477px;
	margin-bottom: 5px;
	width: 375px;
	height: 125px;
}