.mailform-table-outer { }
.td-no-style {}
.tx_mailform_valid { }
.tx_mailform_invalid { }
.tx_mailform_required { }
.tx_mailform_none { }
.tx_mailform_FieldErrorMessage {color: #FF0000; font-weight: bold;}
.tx_layout_element_container {	color: #F00;}
.tx_mailform_label_global {font-size: 1.2em;}
.tx_mailform_label_textarea {font-size: 1.2em;}
.tx_mailform_label_title {font-size: 1.2em;}
.tx_mailform_label_text { font-size: 1.2em;}
.tx_mailform_label_textwdesc {}
.tx_mailform_label_default {}
.tx_mailform_label_submit {}
.tx_mailform_label_file {}
.tx_mailform_label_password {}
.tx_mailform_label_radio {}
.tx_mailform_label_select {font-size: 1.2em;}
.tx_mailform_label_layout_default {}
.tx_mailform_label_navi_nextpage {}
.tx_mailform_label_navi_previouspage {}
.tx_mailform_label_navi_pagenavi {}
.tx_mailform_label_navi_reset {}
.tx_mailform_label_submit {}
.tx_mailform_text {
font-size: 1.2em;
  color: #000;
  border: 1px solid #222;
  height: 15px;
  margin: 0 0 0.5em 0;
}
.tx_mailform_select {
font-size: 1.2em;
  color: #000;
  border: 1px solid #222;
  margin: 0 0 0.5em 0;
}
.tx_mailform_option {
font-size: 1.2em;
  color: #000;
}
.tx_mailform_textarea {
font-size: 1.2em;
  font-family: Arial;
  color: #000;
  background-color: #F3F3F3;
  margin: 0 0 0.5em 0;
  border: 1px solid #222;
  width: 36em;
 }
.tx_mailform_hidden {
font-size: 1.2em;
  color: #000;
  border: 1px solid #222;
}
.tx_mailform_password {
font-size: 1.2em;
  color: #000;
  border: 1px solid #222;
  margin-bottom: 5px;
}
.tx_mailform_file {
font-size: 1.2em;
  color: #000;
  border: 1px solid #222;
  margin-bottom: 5px;
 }
.tx_mailform_captcha {
font-size: 1.2em;
  color: #000;
  border: 1px solid #222;
  height: 15px;
  margin: 0 0 0.5em 0;
}
input.tx_mailform_checkbox_box {}
div.tx_mailform_checkbox_wrap {overflow:hidden;}
* html div.tx_mailform_checkbox_wrap {overflow:visible;	height:1%;}
div.tx_mailform_checkbox_element {}
td.tx_mailform_checkbox_text {  font-size: 1.2em;  color: #000;}
label.tx_mailform_cb_label {  font-size: 1.2em; color: #000;}
input.tx_mailform_radio_button { }
td.tx_mailform_radio_text {
font-size: 1.2em;
  color: #000;
  padding: 5px;
}
label.tx_mailform_rb_label {
font-size: 1.2em;
  color: #000;
  margin-bottom: 2px;
}
.tx_mailform_hrSeparator {
  width: 100%;
  height: 2px;
}
.tx_mailform_title {
font-size: 1.2em;
  font-weight: bold;
  border: 0px none #FFF;
  display: block;
  font-weight: bold;
  margin-bottom: 5px;
  color:blue;
}
.tx_mailform_submit {
font-size: 1.2em;
  color: #000;
  border: 1px solid #222;
  margin-bottom: 5px;
 }
.tx_mailform_submitextended {
font-size: 1.2em;
  color: #000;
  border: 1px solid #222;
  margin-bottom: 5px;
}
.tx_mailform_navi_nextpage {
font-size: 1.2em;
	color: #000;
	border: 1px solid #222;
	margin-bottom: 5px;
}
.tx_mailform_navi_previouspage {
font-size: 1.2em;
	color: #000;
	border: 1px solid #222;
	margin-bottom: 5px;
}
.tx_mailform_navi_reload {
font-size: 1.2em;
	color: #000;
	border: 1px solid #222;
	margin-bottom: 5px;
}
.tx_mailform_navi_pagenavi {
font-size: 1.2em;
	color: #000;
	border: 1px solid #222;
	margin-bottom: 5px;
}
.tx_mailform_navi_reset {}