div.form_field {
	width: 235px !important;
}

div.form_label {
	width: 115px !important;
}

div.form_row {
	margin: 7px 0px;
}

input[type='text'], textarea {
	width: 100%;
}
