.container {
	margin: 0;
}

body, .wrapper {
	background: transparent none;
	font-size: 22px;
}

.header, .footer, .side_pane, .noprint {
	display: none;
}

.committees_table {
	display: table;
}

.committees_table tr {
	display: table-row;
}

.committees_table td {
	display: table-cell;
}
