header, #footer, #subfooter, #navigationbar, .PrintDisplayNone {
	display: none;
}
.PrintDisplayBlock {
	display: block;
}

table.zcwLabels td {
	padding: 0.2em 0.5em;
}
table.zcwLabels a {
	text-decoration: none;
	color: black;
}

table.zcwLabels tr.alt td {
	background-color: #F0F0F0;
	border-bottom: 1px solid #CCCCCC;
}