
div.leftList, div.middleList, div.rightList, div.notes, div.intro, h1, div.breadcrumb {
	display: none;
}

div.listShell a:after {
	content: "/" attr(href);
}

table.signups a:after {
	content:  "";
}

table.signups td+td+td+td {
	display: none;
}
