#dfhmailform textarea {
font-family: Arial, Helvetica, sans-serif !important;
}


#dfhmailform legend {
padding-left:2px;
border: 0px;
}

#dfhmailform label {
border: 0px;
display: inline;
}

#dfhmailform form {
margin: 0;
padding: 0;
}


/*************************************************************/


.dfh-formular-outer,
#col3_1 form {
padding-top:10px;
padding-bottom:10px;
padding-left:10px;
padding-right:10px;
}

.dfh-radio-outer {
width:100%;
padding-top:5px;
padding-bottom:5px;
}

.dfh-field-outer {
margin-bottom: 0.6em;
}

.dfh-label-outer {
padding-bottom: 5px;
}

.dfh-label-outer-required {

}


/*************************************************************/



.dfh-input,
#col3_1 input,
div.news-search-form input {
border: 1px solid #83725e;
margin:3px;
}

.dfh-pass {
border: 1px solid #83725e;
margin:3px;
}

.dfh-text,
#col3_1 textarea {
color: #000000;
border: 1px solid #83725e;
margin:3px;
}

.dfh-check {
border: 0px;
margin:3px;
}

.dfh-radio {
border:0px;
margin:3px;
}

.dfh-select,
#col3_1 select {
border: 1px solid #83725e;
margin:3px;
}

.dfh-file {
border: 1px solid #83725e;
margin:3px;
}

.dfh-reset {

}

.dfh-submit {
margin:3px;

}

