
.csc-mailform-field{
position:relative;
width:280px;
clear:both;
}

.csc-mailform-label{
position:relative;
line-height:25px;
height:auto;
clear:both;
}

.csc-mailform-radio{
position:relative;
line-height:15px;
margin-bottom:15px;
height:20px;
}

.csc-mailform-field label{
position:relative;
float:left;
line-height:25px;
}

.csc-mailform-field textarea{
position:relative;
width:277px;
height:210px;
margin-bottom:15px;
}

.csc-mailform-field input{
position:relative;
float:right;
width:155px;
margin-bottom:5px;
}


#mailformcheckbox label{
position:relative;
left:20px;
}

.csc-mailform-check{
width:15px;
line-height:18px;
}


.radiobtn input{
position:relative;
left:0px;
top:6px;
width:15px;
margin-bottom:5px;
}

.radiobtn label{
position:relative;
left:3px;
line-height:15px;
}

html>body .radiobtn label{
position:relative;
left:3px;
line-height:15px;
}
.csc-mailform-field select{
position:relative;
width:160px;
margin-bottom:5px;
font-family:Verdana, Helvetica, sans serif;
font-size:11px;
height:20px;
color:#666;
float:right;
}


.csc-mailform-label .spacer{
position:relative;
height:10px;
}

.csc-mailform-field .csc-mailform-submit{
position:relative;
width:100px;
}


