/* Start of CMSMS style sheet 'stylesform' */
/* CSS Document */

.formbuilderform{
width: 700px;
margin:0 auto;
}

#m5moduleform_2 td{
padding:5px;
}

.formbuilderform table{
border-bottom:1px dotted #ccc;
margin-bottom:40px;
}

.red {
font-weight:bold;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#FF9900;
}

.formbuilderform input{
width:250px;
height:21px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
background-color:#E2EEC8;
border:none;
}

.formbuilderform textarea{
width:250px;
height:150px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
background-color:#E2EEC8;
border:none;
}

#m5fbrp_submit{
width:150px;
border:none;
padding:3px 6px 3px 6px;
background-color:#99CC00;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#fff;
margin-top:12px;
}
/* End of 'stylesform' */

