#frm fieldset, #vacancy_form fieldset {
	border: 1px solid #AAAAAA;
	margin-top: 20px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#title, #fname, #lname, #phone, #email, #cv, #birthdate, #nationality, #whengain, #induction, #dfes, #specareas, #expyears, #curwork, #howlong, #ref1name, #ref1email, #ref1pos, #ref1org, #ref1address, #ref1phone, #ref2name, #ref2email, #ref2pos,  #ref2org, #ref2address, #ref2phone, #frm select, #schoolname,
#contactname,
#phone,
#besttime,
#email,
#fax,
#subject,
#startdate {
	border: 1px solid #AAAAAA;
}
#frm table, #vacancy_form table {
	margin-top: 10px;
}
#submitshort, #registerlong, #submitshort.normal, #registerlong.normal {
	color: #FFFFFF;
	margin: 10px 0px 0px 120px;
	width:250px;
	background-color: #117840;
	border-width:0px;
}
#submitshort.over, #registerlong.over{
background-color:#FF6600;
}

#vacancy_form {
	width: 400px;
}
