form#applyonline {
	position:static !important;
	background:none !important;
	float:none !important;
	height:auto !important;
}

form#applyonline input {
	position:static !important;
	float:none !important;
	height:auto !important;
	width:250px;
}

form#applyonline textarea {
	position:static !important;
	float:none !important;
	height:auto !important;
	width:250px;
}

form#applyonline label {
	background:none;
	float:none;
}
