	/* hide what should not be printed */
	#left, #top, #navprof, #navpat, .printbutton, .logo{
		display: none;
		background-image: none;
	}
	body, #main, #wrapper, #content {
		background-image: none; important!
	}
	#content{
		margin-left: 0;
		width: 567px;
		background-color: #FFF;
		color: #000;
		display: visible;
		padding: 0px 0 5px 10px;
	}