.muse_class_title {
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
	padding-bottom: 1px;
}

.muse_time {
	font-size: 14px;
	font-weight: bold;
	padding-left: 5px;
	padding-bottom: 2px;
}

.muse_instructors {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
}



.muse_class_description {
	padding-bottom: 10px;
}

th, td {
    border:1px solid white;
    padding:4px 8px;
}
