/*******FORMS ********/

.tx-srfeuserregister-pi1 {
background-color:#FFF;
}


.tx-srfeuserregister-pi1-radio {
width:15px;
display: block;
float:left;
clear:both;
height:15px;
}

/*******FORMS ********/

.csc-mailform {
border: none;
width: 480px;
}
.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,textarea {
font-family:verdana;
font-size:11px;
margin:3px;
width:200px;
}

input.csc-mailform-check {
width: 15px;
}
input.csc-mailform-radio {
width: 15px;
}
.csc-mailform-label {
clear: both;
padding-top:10px;
}

.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: #41628F;
}

/******* END OF FORMS ********/