.textboxp1 {vertical-align:0px} /* iphone ok; desktop & ipad are inconsistent and unfixable, 0px with text, 4px if empty, with or without <span> labels */
.menuspace {vertical-align:-4px} /* iphone needs 0px, set by js; desktop & ipad needs -4px, but alignment wrong while editable text empty, unfixable */
.cellv {vertical-align:-6px}
.mq-root-block {vertical-align: baseline !important}

@media print {
.page, .printmargin {width:8in}  /* prevent website from resizing */
}