.field, label {
	display:inline;
	float:left;
}
.field label {
	float:none;
	text-align:left;
}
#acknowledgement-label {
	float:none;
	width:auto;
}