#main h2 ul.menuList, div.table-cap, .exportlinks, .menuList, #header, #nav, #sub, #footer, .button {
    display: none;
}

#main div.wrapper {
	padding: 0;
	margin: 0;
}

#page {
	width: 100%;
}

table.table {
	border: 1px solid #cccccc;
}

table.table th {
	border-bottom: 3px solid #000000;
}
