/* CSS Document */
#hidewhenprint {
	DISPLAY: none
}
#mainTable {
	width:auto;
}