#result table tr th:nth-of-type(1) {
	width: 100px;
}
#result table tr th:nth-of-type(2), #result table tr th:nth-of-type(3) {
	width: 115px;
}
