.teacher-position, .teacher-name {
	white-space: nowrap;
}
.teachers {
	display: none;
}
#main-contents-area th {
	border: none !important;
	border-right: 4px solid #fff !important;
	padding-left: 0;
	padding-right: 0;
}
#main-contents-area th:last-child {
	border-right: none !important;
}
#main-contents-area td {
	border: none !important;
	border-bottom: 1px solid #ccc !important;
}
