#left, #header {
	display: none !important;
}

.big-table-print #wrapper {
	display: none;
}

#main { margin-left: 0 !important; }

#exposeMask {
	display: none !important;
}

#table1 {
	position: static !important;
}
#table1 tr.filters { display: none !important; }
#table1 table {
	border-right: 1px solid black !important;
	border-top: 1px solid black !important;
	table-layout: fixed !important;
	page-break-inside:always;
}
#table1 th, #table1 td {
	border-bottom: 1px solid black !important;
	border-left: 1px solid black !important;
	width: 40px !important;
}

#table1 #footer {
	display: none;
}


.csvListingFilterReset {
	display: none !important;
}


.slideItem th, .slideItem td {
	white-space: normal;
}


