


@charset "UTF-8";
/* CSS Document */


/*******FORMS ********/
/*
.csc-mailform {
border: none;
width: 480px;
}
.csc-mailform-submit {
margin-top: 15px;
width: auto;
}

label {
text-align:left;
width:130px;
float:left;
padding:0.2em;
margin:0;
margin-top:0.3em;
}

input,textarea {
font-family:verdana;
font-size:12px;
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: #254b86;
}
*/

/******* END OF FORMS ********/
