#m_form.a_reunieSubscribeAfternoon h1,
#m_form.a_reunieSubscribeAfternoonThanks h1,
#m_form.a_reunieSubscribeEvening h1,
#m_form.a_reunieSubscribeEveningThanks h1,
#m_form.a_contact h1,
#m_form.a_contactThanks h1,
#m_form.a_contactMr h1,
#m_form.a_contactMrThanks h1,
#m_form.a_tellafriend h1,
#m_form.a_tellafriendThanks h1 {
  color: #043964;
  font-family: verdana;
  font-size: 18px;
  letter-spacing: -1px;
  line-height: 25px;
  margin: 0 0 5px 0;
  text-transform: uppercase;
}
#content p {
  color: #616161;
  font-family: verdana;
  font-size: 10px;
  line-height: 15px;
  margin: 0 0 8px 0;
}
#reunieform table,
#contactform table,
#tellafriendform table {
  width: 100%;
}
#reunieform th {
  width: 150px;
}
#contactform th,
#tellafriendform th{
  width: 135px;
}
#reunieform label,
#contactform label,
#tellafriendform label{
  color: #616161;
  font-family: verdana;
  font-size: 10px;
}
#reunieform td,
#contactform td,
#tellafriendform td {
  padding: 2px 0;
}
#reunieform input,
#reunieform textarea,
#reunieform select,
#contactform_name,
#contactform_email,
#contactform_phoneNumber,
#contactform_notes,
#tellafriendform_page,
#tellafriendform_your_name,
#tellafriendform_email {
  border: 1px solid #616161;
  color: #616161;
  width: 200px;
}
#reunieform #submit,
#submit {
  color: #616161;
  margin-top: 10px;
  width: 100px;
}
.error_list {
  color: #d37319;
}
.error {
  background: #d37319;
}
