/* Start of CMSMS style sheet 'formbuilder' */
div#content table.recruitmentform {
width: 100%;
}
div#content table.recruitmentform h4 {
margin-top: 0.5em;
font-size: 1em;
}
div#content table.recruitmentform td.shops td,
div#content table.recruitmentform td.jobs td {
width: 130px;
}
div#content table.recruitmentform td {
color: #F00;
}
div#content table.recruitmentform td label {
color: #0046E1;
}
div#content table.recruitmentform td td, 
div#content table.recruitmentform td input, 
div#content table.recruitmentform td.message {
color: #0046E1;
}
div#content table.recruitmentform td.shops td input,
div#content table.recruitmentform td.jobs td input {
width: 1em;
position: block;
float: left;
}
div#main div.error_message ul li {
padding: 0;
margin: 0;
list-style-type: none;
color: #F00;
}
div#content table.recruitmentform input.fbsubmit {
font-weight: bold;
margin-top: 0.5em;
}
/* End of 'formbuilder' */

