.hideWhenPrinting	{
	display:none;
}

.moveUpWhenPrinting	{
	position:relative;
	top:-55px;
}