.noprint {
	display : none;
}

.print {
	width : 100%;
}

.mainconprint {
	width : 650px;
}

.linebreak { page-break-after: always; }

H1, H2, H3, H4, H5, H6  { page-break-after: avoid; page-break-inside: avoid }
BLOCKQUOTE,   PRE   { page-break-inside: avoid }
UL, OL, DL  { page-break-before: avoid }
