/* print.css */
#navbar, .noprint, .breadcrumb	{ 
	display: none;
}
#copyright {
	font-size: 11px;
}
