/* Start of CMSMS style sheet 'FormBuilder Default Style' */
/* Start of CMSMS style sheet 'FormBuilder Default Style' */
/* Sample FormBuilder CSS base */
/* Pretty up your Captcha image output */
.captcha {
	margin:0.5em 0;
	width:200px;
	text-align:center
}
.captcha img {border:1px solid #F60; margin-bottom:0.5em}
.captcha input {width:196px; margin-top:0.5em}

/* Just a bit more room for the Submit button */
.submit {margin-top:0.5em}

.formbuilderform
{
}

.formbuilderform div
{
margin-top:10px;
}

.formbuilderform label
{

width:250px;
padding-right: 10px;
display: inline-block;
}

/* Get the radial buttons in the right place */

.formbuilderform input#fbrp__32_1_0, .formbuilderform input#fbrp__32_1_1

{
	margin-top: -20px;
	margin-left: 260px;
}

div.error_message
{
color:#cc0000;
}
/* End of 'FormBuilder Default Style' */

