.CSF_field_label_wrap {
	width: 33%;
	float: left;
}

.CSF_field_wrap {
	width: 66%;
	float: left;
}

.CSF_clear {
	clear:both;
}