
div.csc-mailform-field{
margin-bottom:10px;
clear:boath;
float:left;
display:block;
width:550px;

}

div.csc-mailform-field img {
margin-left:215px;

}


div.csc-mailform-field label{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
display:block;
width:200px;
float:left;
text-align:right;
padding-right:15px;
}

div.csc-mailform-field #mailformradio_buttons legend{
display:none;
}


div.csc-mailform-field #mailformradio_buttons label{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
display:block;
float:none;
text-align:left;
line-height:10px;
margin-bottom:5px;

}

div.csc-mailform-field #mailformradio_buttons input{
background:none;
border:none;
float:left;
margin-right:10px;
}



div.csc-mailform-field input {
background:url(../images/bg-input.gif) repeat-x top left #FFF;
border:1px solid #00396f;
height:14px;
padding:2px;
text-align:left;
}


div.csc-mailform-field textarea {
border:1px solid #00396f;
padding:2px;
text-align:left;
overflow:auto;

}

div.csc-mailform-field select {
border:1px solid #00396f;
padding:2px;
text-align:left;
}

fieldset.csc-mailform {
margin:15px 0 0 0px;
}


/*div.csc-mailform-field .csc-mailform-submit {
height:25px;

border:none;
padding:2px;
text-align:center;
background:none;
background-color:#3366CC;
margin-left:215px;
color:#FFFFFF;
width:90px;
}*/

div.csc-mailform-field input.csc-mailform-submit {
	background:url(../images/linkarrow.gif) top left no-repeat;
	display:block;
	background-position:0px 5px;
	width:92px;
	height:30px;
	color:#ffffff;
	text-align:left;
	display:block;
	border:none;
	padding:0;
	padding-left:8px;
	pointer:cursor;
margin-left:215px;
}
div.csc-mailform-field .csc-mailform-check {
background:none;
border:none;
}

div.csc-mailform-field input[type="file"]{
color:#ffffff;
background:url(../images/bg-input.gif) repeat-x top left #FFF;
border:1px solid #00396f;
height:20px;
}

div.csc-mailform-field input[type="checkbox"]
{

background-color: transparent;

background-image: none;

background-repeat: repeat;

background-attachment: scroll;

background-position: 0% 0%;

border-top-width: medium;

border-right-width-value: medium;

border-right-width-ltr-source: physical;

border-right-width-rtl-source: physical;

border-bottom-width: medium;

border-left-width-value: medium;

border-left-width-ltr-source: physical;

border-left-width-rtl-source: physical;

border-top-style: none;

border-right-style-value: none;

border-right-style-ltr-source: physical;

border-right-style-rtl-source: physical;

border-bottom-style: none;

border-left-style-value: none;

border-left-style-ltr-source: physical;

border-left-style-rtl-source: physical;

border-top-color: -moz-use-text-color;

border-right-color-value: -moz-use-text-color;

border-right-color-ltr-source: physical;

border-right-color-rtl-source: physical;

border-bottom-color: -moz-use-text-color;

border-left-color-value: -moz-use-text-color;

border-left-color-ltr-source: physical;

border-left-color-rtl-source: physical;

padding-left: 0pt;

margin-left: 0pt;

margin-top: 2px;
clear:right;
height: 26px;
width: 26px; 
}