.noprint {
   display: none;
}

.hideNowShowInPrint{
	display: block;
}

div#wrapper
{
	width:900px;
	text-align:left;
}