/* Start of CMSMS style sheet 'Contact Form' */
/* CONTACT FORM
======================================================= */
.form_display{width:500px; float: left; position: relative;}
.form_display a{border-bottom: 1px dotted #999}
.contactform, #required, .error_message {width:500px; margin: 25px 0 0 0; font-size:.75em}

#formfields, #required{margin:0 0 12px 0}

input {width: 300px;}

textarea {height: 100px;width: 300px; font:.94em  Arial, Helvetica, sans-serif;overflow:auto;height: 72px; }

select {width: 309px;}

label {padding-right: 20px !important;width: 100px;float: left;}

#captcha{display:block; padding:10px 0 0 0;}

#asterisk{color:#CC0000}

.captcha, .submit{margin: 0 0 10px 120px;}
 
#m2fbrp_captcha_phrase {margin: -10px 0 10px 0;}

.error_message ul {list-style-type:none;padding:0;margin:0;}
.error_message{color:#CC0000; font-weight:bold}
.alert{color:#cc0000;}

input,textarea,select {padding:3px;background: #fff; border: 1px solid #ccc;}

option {padding:0 0 0 3px}

#m2fbrp_submit {width:80px; border:1px solid #ccc; background-color: #659834; color:#FFFFFF; font-weight:bold}

input:hover, textarea:hover, select:hover {background:#f7f7f7;}

input:focus, textarea:focus, select:focus {background:#f7f7f7;}
/* End of 'Contact Form' */

