.noprint {
	display: none;
}
.fullwidth {
	width: 100%;
}
.doprint {
	display: block;
}
