

input.long, textarea.long {
	width:250px;
}

select.long {
	width:253px;
}

table.selfevaluationLevels {
	border-collapse:collapse;
	border:1px solid #9AAEB9;
	}
table.selfevaluationLevels td {
	border-bottom:1px solid #9AAEB9;
	padding:3px;
	}
	
td.selfevaluationLevels {
	width:35px;
	font-weight:bold;
	vertical-align:top;
	}

table.selfevaluationForm {
	border-collapse:collapse;
	}

table.selfevaluationForm td {
	padding:3px;
	}
	
td.selfevaluationForm {
	width:165px;
	vertical-align:top;
	}
input.selfevaluation {
	width:280px;
	}
textarea.selfevaluation {
	width:280px;
	height:50px;
	}