#sidebar {
	display: none;
}
#main {
	padding-left: 0em;
	border-left: none;
}

h1 {
	border: none;
	background: transparent;
	color: black;
}
th {
	background-color: #999;
}
tr.row1, tr.row1 input.row1 {
	background-color: #ccc;
}

.newpage {
	page-break-before: always;
}

tr,th,td,table {page-break-inside: avoid;}
