@CHARSET "UTF-8";

table.form td.label {
	width: 8.5em;
}

table td.label {
	width: 8.5em;
}

textarea {
	width: 31.667em;
	height: 10em;
}

input[id~=submit] {
	float: right;
	padding: 4px 8px;
	width: 201px;
	height: 57px;
	border: none;
	cursor: pointer;
	background: url(/shared/images/careers/preview.png) no-repeat;
}
