@import url( subsections.css );

table.events {
	width: 100%;
}

table.events tr td {
	vertical-align: top;
	padding-bottom: 1em;
}

table.events tr td.date {
	white-space: nowrap;
	padding-right: 1em;
}

table.events tr td.event div.location {
	font-style: italic;
}
