td {
	font-size: 100%;
	padding-right: 0.5em;
	}

td p {
	margin-top: 0;
	}

th {
	text-align: left;
	padding-right: 0.5em;
	}

table.highlight tr.over th, table.highlight tr:hover th,
table.highlight tr.over td, table.highlight tr:hover td {
		background: #f2f2f2;
		}
table.highlight tr.over td a:hover, table.highlight tr:hover td a:hover {
		background-color: transparent !important;
		}


#cursusDetails table th,
#cursusDetails table td {
	padding-left: 0.5em;
	}


