.tx_mailform_text {
 border:1px solid #BEBEBE;
color:#000000;
font-size:11px;
height:16px;
margin:0 0 2px;
padding:0;
}

*+html .tx_mailform_text {
 border:1px solid #BEBEBE;
color:#ff0000;
font-size:11px;
height:16px;
margin:0 0 2px;
padding:0;
}

.tx_mailform_div_label_left {
float:left;
padding:0 10px 0 0;
text-align:right;
width:240px;
}


.tx_mailform_select {
  border:1px solid #BEBEBE;
color:#000000;
font-size:11px;
height:16px;
margin:0 0 2px;
padding:0;
width:170px;
}

*html .tx_mailform_select {
width:176px;
}

.tx_mailform_label_text {
font-size:11px;
}

.tx_mailform_label_select {
font-size:11px;
}

.tx_mailform_field_checkbox {
overflow:hidden;
padding-bottom:0;
}

.mailform_checkbox_box {
margin:3px 3px 0 0;
float:left;
}

*html .mailform_checkbox_box {
margin:0;
}

*+html .mailform_checkbox_box {
margin:30px;
}

.tx_mailform_required_star-ok {
color:#E2001A;
}

.tx_mailform_textarea {
border:1px solid #BEBEBE;
color:#000000;
margin-bottom:2px;
background-color:#FFFFFF;
}

.tx_mailform_td_label {
text-align:right;
width:240px;
}

.tx_mailform_navi_reload {
display:none;
}

.tx_mailform_td_label {
padding:0 10px 0 0;
text-align:right;
width:240px;
}

.tx_mailform_file {
border:1px solid #BEBEBE;
}

.tx_mailform_label_global {
font-size:11px;
}

label.tx_mailform_cb_label {
color:#000000;
float:left;
font-size:10px;
padding:2px 0 0;
}

.tx_mailform_required_star-required  {
color:#E2001A;
}

.tx_mailform_required_star  {
color:#E2001A;
}

.mailform-table-outer {
margin:60px 0 0;
}
