/************COURSES STYLES********/

table#coursestable{
	width:100%;
}

table#coursestable th{
white-space:nowrap;
}
table#coursestable td{
	width:90%;
}
