
div.csc-mailform-field{
margin-bottom:13px;
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:12px;
display:block;
float:left;
text-align:right;
padding-right:15px;
width:auto;
color:#333333;
font-weight:bold;
}

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;
float:right;
position:relative;
right:130px;
width:265px;
}


div.csc-mailform-field textarea {
background:url(../images/bg-input.gif) repeat-x top left #FFF;
border:1px solid #00396f;
padding:2px;
text-align:left;
overflow:auto;
float:right;
position:relative;
right:130px;
width:265px;

}

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 6px;
text-align:center;
background:none;
background-color:#3366CC;
margin-left:130px;
color:#FFFFFF;
float:left;
width:100px;
}
*/

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;
	float:left;
	margin-left:131px;
}


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;
margin-bottom: 6px;
float:right;
height: 26px;
width: 26px; 
position:relative;
right:128px;
}
