/* Start of CMSMS style sheet 'contact_form' */
.contactform fieldset {width: 200px; padding: 1em; background-color: #eee;}
.contactform fieldset legend {font-weight: bold;}
.contactform input, .contactform textarea { width: 450px; }
.contactform .fbsubmit { background-color: #ffffff; width: 150px; color: #000000;}
.contactform .fbsubmit:hover {color: #719AFF;}
.contactform .toms input, .toms textarea { background-color: #ffffff; color: #000000; font-family: Arial, Helvetica, sans-serif;}
.toms textarea { color: #000000; font-family: Arial, Helvetica, sans-serif;}
.contactform div { padding: 0.25em 0 0.25em 0;}
.contactform div label {display: block; width: 10em; }
.contactform div.required {color: #719AFF;}
.contactform {width: 400px;}

/* End of 'contact_form' */

