/*******FORMS ********/
.aantal{
width:80px;
}

.tx-srfeuserregister-pi1-radio {
width:15px;
display: block;
float:left;
clear:both;
height:15px;
}

#mailformOpmerking{
width: 200px;
}

.csc-mailform {
border: none;
width: 360px;
}
.csc-mailform-submit {
margin-top: 15px;
width: auto;
}

/*label {
width: 120px;
display: block !important;
display: inline;
}*/

label {
text-align:left;
width:130px;
float:left;
padding:0.2em;
margin:0;
margin-top:0.3em;
}

input {
font-family:verdana;
font-size:11px;
margin:3px;
width:200px;
}


textarea {
font-family:verdana;
font-size:11px;
margin:3px;
width:380px;
float:left;
margin-right:10px;
}

input.csc-mailform-check {
width: 15px;
}
input.csc-mailform-radio {
width: 15px;
}

.csc-mailform-field {
clear: both;
min-height: 25px;

}

legend {
display: none;
}

span.csc-mailform-radio label {
padding-top: 2px !important;
padding-top: 4px;
display: block;
}

.csc-mailform-radio fieldset {
clear: both;
margin-left: 0px;
}
.csc-mailform-radio label {
width: auto;
float: none;
}

.csc-mailform-radio {
float: left;
}

.csc-mailform-radio br {
clear: both;
}

fieldset {
border: none;
}

form {
color: #545454;
}

/******* END OF FORMS ********/