div#title-and-nav-container {
	display: none;
}
body.register #content-container {
	width: unset;
}
table, th, td {
	border: 1px solid lightgray;
	vertical-align: top;
}


