.printPage {
	text-align: right;
	float: right;
	width: 128px;
}

.noprint {
	display:none;
}

.header, .right, .menu,.menuContainer, .crumbtrail ,.crumbtrail_print,.portlet,.noPrint, .block, .floatLeft, .floatRight,.contentShadeBottom, .footer, .clearer{
	display: none;
}

.printContent {background: white;
}
    

