.screentable { display: table; }
.printtable { display: none; }
.screencell { display: table-cell; }
.printcell { display: none; }