.cform { 
	margin:0px auto 0 auto; 
	width: 100%; 

}



ol.cf-ol li	{
	list-style:none; 
	line-height:1.1em;
}
.cform label {
	width:497px; 
	margin:4px 10px 0 0; 
	display:-moz-inline-box; /*for mozilla*/
	display:inline-block; /*for Opera & IE*/
	text-align:left;
	vertical-align:bottom;
	font:0.9em Trebuchet MS,sans-serif;
	padding-left: 3px;
}
.cform label span {
	width:497px; /* must be the same as above!*/
	display:block; 
	padding-left: 3px;
}

ol.cf-ol li.cf-box-title {
	font-weight:bold;
	letter-spacing:1px;
	padding:8px 0 0 0px; /* check with label 'width' incl. */
}

.cform .cf_hidden {
	display:none;
}


div.waiting {
    background: white;
    display:block;
    float: right;
    font-weight:bold;
}

ol.cf-ol li.textonly {
	letter-spacing:1px;
	margin:10px 0pt !important;
	padding-top:15px;
	font-weight: bold;
}

#cf_field_3, #cf_field_23 {
	width: 100%;
	height: 60px;

}


