/* print.css */

#divContainer {
	height: 100%;
	margin: 0;
}

#divPush {
	display: none;
}

#divFooter {
	display: none;
}