.cff {
	display:table;
	width:500px;
	margin:10px;
	font-size:14px;
	min-height:13px;
}
.cff .label {
	width:35%;
	float:left;
}
.cff .field {
	float:right;
	width:65%;
}
