@media print {
	.mainTable {
		width: 368px;
	}
	.headerBlock, .headerBlock div {
		width: 450px;
		overflow: hidden;
	}

}