/* Start of CMSMS style sheet 'Contact Form' */
div#rightdown .c_form fieldset {
  border: 0;
  margin: 0;
  padding: 0;
  width: 717px;
}

div#rightdown .c_form fieldset label {
  display: block;
  margin-top: 10px;
  margin-bottom: 3px;
}

div#rightdown .c_form fieldset .required #m3fbrp__19, div#rightdown .c_form fieldset .required #m3fbrp__25, div#rightdown .c_form fieldset #m3fbrp__21 {
  border:2px #F7F5F5 solid;
  background-color: #DDD8D5;
  width: 711px;
  height: 20px;
  padding: 5px 0 2px 5px;
  font-size: 11pt;
  font-family: Calibri, Arial, Sans-Serif;
}

div#rightdown .c_form fieldset .required #m3fbrp__22 {
  border:2px #F7F5F5 solid;
  background-color: #DDD8D5;
  width: 706px;
  font-size: 11pt;
  font-family: Calibri, Arial, Sans-Serif;
  padding: 5px;
}

div#rightdown .c_form .submit {
  text-align: right;
  margin-top: 10px;
  width: 100%;
}

div#rightdown .c_form .submit #m3fbrp_submit {
  text-align: left;
  border:2px #F7F5F5 solid;
  background-color: #BF2E1B;
  font-family: Cambria, Times;
  font-size: 12pt;
  color: #FFF;
  height: 33px;
  width: 90px;
  margin-top: 10px;
  padding: 0 0 2px 17px;
}

div#rightdown .c_form .submit #m3fbrp_submit:hover {
  background-color: #df978d;
}

div#rightdown #contact_data {
  width: 400px;
  position: relative;
  top: -38px;
  display: inline-block;
}
/* End of 'Contact Form' */

