/* Content Form -----------------------------------------------------------------*/

.csc-mailform-field label{
width:600px !important;
display:block;
float:left;
text-align:left;
margin-right:10px;
margin-top:4px;
border:solid 1px #fff;
}

input, textarea, select  {
width:215px;
margin-top:0.3em;
padding:1px;
border:solid 1px #ABABAB;
background: #fff;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}
select {
width:auto;
margin-top:0.3em;
}
fieldset {
border:none;
}
/**/
html>body .csc-mailform-radio imput {
float:none;
}

html>body .csc-seoform-field,
html>body .csc-seoform-submit {
margin-top:4px;
}
.csc-mailform-radio fieldset {
width:583px!important;
}
.csc-mailform-radio {
width:auto !important;
float:left;
border: 1px solid #fff;
}

.csc-mailform-radio label {
float:left;
text-align:left;
border: 1px solid #fff;
width:auto !important;
}

#mailformformtype_mail {
width:auto;
float:right;
margin-right:;
}

.csc-mailform-check {
width:auto;
border:none;
background:none;
}

* html #mailformformtype_mail {
margin-right:11px;
}

