#webform-component-location,
#webform-component-sector,
#webform-component-job-category {
	float: left;
	margin: 10px 0;
	width: 33%;
}

#webform-component-location select,
#webform-component-sector select,
#webform-component-job-category select {
	width: 95%;
}

#webform-component-notification-frequency .form-item {
	float: left;
	width: 20%;
}

#webform-client-form-36527 .form-submit {
	clear: both;
	float: left;
	margin-top: 25px;
}