/*
	The styles in this file are used for printing only!
	
	Additional UI Elements can be disabled for printing by adding their Id here or adding the noPrint class to them.
*/
/* $Id: print.css,v 1.1 2006/01/06 04:53:44 ralfbecker Exp $ */

#divLogo,#divAppIconBar,#tdSidebox,#divStatusBar,.noPrint {
	display:none;
}

#divMain {
	border:none;
	margin:0px;
	padding:0px;
}