.course-table td, .course-table th, .course-table tr {
	padding:8px !important;
}
.course-table {
	width:100% !important;
}
.course-table tr.odd {
	background:#eaeaea !important;
}
.course-table td {
	font-size:16px !important;
}
