form.aos_form table {
/*	width: 100%; */
}

form.aos_form input[type="text"] {
	width: 100%;
}

form.aos_form textarea {
	width: 100%;
	font-family: arial, sans-serif;
	font-size: 10pt;
	height: 8em;
}

form.aos_form div.checkboxGroup  label{
	white-space: nowrap;
	margin-right: 25px;
}