#tableLayout {
	width: auto;
}
#trHeader, #tdNav, #trFooter {
	display: none;
}
td#tdContent {
	border: none;
	width: auto;
}
.noprint {
	display: none !important;
}
.nodisplay {
	display: block !important;
}
.nodisplay2 {
	display: inline !important;
}
.smallprint {
	font-size: 80%;
}
.tabularData {
	width: 95%;
}

