.printing-table-row
{
	display: table-row!important;
}
.not_printing
{
	display: none!important;
}