div.entry {
	margin-bottom: 30px;
}
div.series {
	margin-bottom: 10px;
}
table.event td.date {
	width: 120px;
}
div.programme {
	margin-left: 120px;
}
table.piece td.composer {
	width: 144px;
}
table.orchestra td.label {
	width: 144px;
}

@media print {
	table.event td.title {
		font-weight: bold;
	}
	span.faint-link,
	span.faint-link a,
	span.faint-link a:visited,
	span.faint-link a:hover {
		color: #666;
	}
}

@media screen {
	table.event td.title {
		color: #EEE;
	}
	span.faint-link,
	span.faint-link a,
	span.faint-link a:visited,
	span.faint-link a:hover {
		color: #9A8D4D;
	}
}
