.cform{
	margin-top:-13px;
width:100%;
height: auto !important;
}
.cform .cf_hidden{
	display: none;	
}
ol.cf-ol li {
background:transparent none repeat scroll 0 0 !important;
line-height:1.3em;
list-style-image:none !important;
list-style-position:outside !important;
list-style-type:none !important;
margin-left: -15px;
overflow:hidden;
padding:0;
text-align:left;}
.cform textarea, .cform input {
background:#FFFFFF none repeat scroll 0 0;
border:1px solid #eee;
float:left;
font-size:12px;
height:15px;
margin-left:-3px;
margin-top:2px;
padding-left:3px;
padding-right:3px;
padding-top:3px;
width:125px;
color: #515151;
}
.cform label {
font-size:13px;
letter-spacing:0;
text-align:left;
display: block;
width: 75px;
float:left;
margin-top: 3px;
}
cform label span {
display:block;
margin-left:0;
width:50px;
}
.cform input.sendbutton {
background:transparent none repeat scroll 0 0;
border:medium none #004480;
cursor:pointer;
font-size:13px;
font-weight:bold;
height:24px;
margin-bottom:5px;
margin-left:175px;
margin-top:-14px;
width:56px;
color: #515151;
}
.cform .cf_error {
border:1px solid #AD2929;
color:#AD2929;
}