/*Mailformulare formatieren */
fieldset.csc-mailform {border:none;padding-top:5px;}
.csc-mailform-field input {width:250px;height:16px;border:1px solid #B7B7B7;font-family:Verdana;font-size:12px;color:#666666;font-weight:normal;}
.csc-mailform-field textarea {width:248px;height:100px;border:1px solid #B7B7B7;font-family:Verdana;font-size:12px;color:#666666;font-weight:normal;}
.csc-mailform-field select {width:250px;border:1px solid #B7B7B7;font-family:Verdana;font-size:12px;color:#666666;font-weight:normal;}
.csc-mailform-field input#mailformformtype_mail {width:250px;height:20px;border:1px solid #B7B7B7;font-family:Verdana;font-size:12px;color:#666666;font-weight:normal;}
.csc-mailform-field {width:200px;padding-right:10px;padding-left:8px;}

