span.mf-req {color:red;}
div.mf-ok-text {color:green; font-weight:bold; padding-bottom: 1em;}

.mfeedback .field {
	padding: 5px;
	border: 1px solid #DBCBD3;
	border-radius: 25px;
	white-space: nowrap;
}
.mfeedback .field input {
	border: none;
	margin-left: 10px;
}
.mfeedback .field input.button {
	background-color: #848795;
}
.mfeedback label {
	font-weight: normal;
}