/* Start of CMSMS style sheet 'Contact-form' */
/*.contactform FIELDSET {PADDING-RIGHT: 1em; PADDING-LEFT: 1em; PADDING-BOTTOM: 1em; PADDING-TOP: 1em; BACKGROUND-COLOR: #eee}*/
/*.contactform FIELDSET LEGEND {FONT-WEIGHT: bold}*/
/*.contactform DIV {	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0.25em; WIDTH: 100%; PADDING-TOP: 0.25em}*/
/*.contactform DIV LABEL {DISPLAY: block; WIDTH: 10em}*/
/*.contactform DIV.required {COLOR: #f00}*/
.error_message {font-weight:bold;}
.error {font-weight:bold;}


.contactform legend {display: none;}
.contactform fieldset {padding: 0; border: 0;}
.contactform fieldset legend {font-weight: bold;}
.contactform div {width: 100%; padding: 0.25em 0 0.25em 0;}
.contactform div label {display: block; width: 15em; }
.contactform div.required {}
.contactform input,textarea {background: #CC9966;}
.contactform div.submit {display:inline;}
.contactform input#m3fbrp_captcha_phrase {width: 140px;}
/* End of 'Contact-form' */

