td.td-no-style table{
margin-bottom:-3px;
width:470px !important;
}
.tx_mailform_text:hover, .tx_mailform_text:focus {border:1px solid #E2001A;}
.td-no-style {
background-color : #fefefe;
line-height:15px;
}
div.tx_mailform_none table tbody tr td {
width : 100px !important ;
border-top : 1px solid #b6b6b6;
}
.tx_mailform_label_global {
color : #545353;
font-size : 11px;
font-weight : bold;
display : block;
float : left;
padding-bottom : 0;
width : 100px;
}
.tx_mailform_label_textarea {
color : #545353;
font-size : 11px;
font-weight : bold;
}
.tx_mailform_label_text {
display : block;
float : left;
padding-bottom : 0;
width : 100px;
}
.tx_mailform_text {
border : 1px solid #c0c0c0;
height : 15px;
margin : 1px;
padding-top : 0;
width : 333px;
color : #545353;
font-size : 11px;
padding : 0;
padding-left : 3px;
}
.tx_mailform_textarea {
border : 1px solid #b6b6b6;
height : 100px;
margin : 1px;
background : white;
color : #545353;
font-size : 11px;
padding-left : 3px;
width : 333px;
}