sup.author {
	color: red;
	font-size: 0.5em;
	padding: 2px 2px 0 0;
}

table.sessions {
	width: 470px;
}

table.sessions tr th {
	text-align: left;
	font-weight: normal;
	background-color: #5DA1BD;
	padding: 5px 5px 5px 10px;
	color: white;
}

table.sessions tr th h3 {
	color: #fff;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: underline;
	margin-top: 4px;
}

table.sessions tr th.day {
	background-color: #F1FAFC;
	font-size: 1.2em;
	font-weight: bold;
	color: #5DA1BD;
	padding: 7px 7px 7px 10px;
}

table.sessions tr td {
	text-align: left;
	font-weight: normal;
	background-color: #F7F7F7;
	padding: 10px 5px 15px 10px;
}

table.sessions tr td.odd {
	background-color: #EFEFEF;
}

table.sessions tr td.backtotop {
	background-color: #fff;
	padding-top: 4px;
	padding-bottom: 20px;
	font-size: 0.9em;
}

h4 {
	margin-bottom: 7px;
}
