@charset "UTF-8";

table.evalResearch {
	
}

table.evalResearch td.field {
	width: 100px;
}

table.evalResearch td.officialTitle {
	width: 50px;
}

table.evalResearch td.name {
	width: 130px;
}

table.evalResearch td.special {
	width: 340px;
}

table.history th {
	text-align: left !important;
	/*white-space: nowrap;*/
}