.key {
	margin-top: 10px;
	font-weight: bold;
	font-size: 11px;
	overflow: hidden;
}
.key .first,
.key .student {
	float: right;
	padding-left: 16px;
	margin-left: 15px;
}
.key .first {
	background: url(../img/fap/key_firstyear.gif) no-repeat top left;
}
.key .student {
	background: url(../img/fap/key_student.gif) no-repeat top left;
}
.remove {
	margin-top: 20px;
	color: #999;
	font-size: 11px;
	text-align: center;
}
.add .field label {
	width: 150px;
}
.add .field input,
.add .field select {
	width: 280px;
}