label{
width:280px;
height:20px;
}
input{
width:300px;
}
input#cMailer{
width:auto;
}
input#Proceed{
background-image:url(../images/rightcol_li_bg.gif);
background-repeat:repeat-x;
background-position:top;
width:108px;
height:36px;
display:block;
padding:0;
cursor:pointer;
color:#FFFFFF;
font-size:.9em;
text-decoration:none;
float:right;
clear:right;
text-align:center;
margin-bottom:12px;
background-color:#004f87;
border:none;
}
input#Proceed:hover{
background-position:bottom;
color:#FFE600;
}
.leftcol div{
margin-bottom:12px;
}

