.punchFromTo { width: 28em; }
.punchLinks { width: 26em; }

.punchEmployee, .sigTitle { width: 10em; }

.punchNotePSIN, .punchNotePSOUT  { width: 1em; }
.punchDow { width: 2.5em; }
.punchTime { width: 3em; }
.punchFlags, .punchFlagsIN, .punchFlagsOUT { width: 4em; text-align: left; text-indent:3px; }
.punchLunch, .punchADJ, .punchHRS, .punchSTD, .punchOT1, .punchOT2, .punchVAC, .punchSIC, .punchPER, .punchHOL { width: 4em; }
.punchLaborDS { width: 0em; } /*MR: these values aren't used on PST-1000 */
.punchLabor { width: 0em; } /* MR: these values aren't used on PST-1000 */
.sigLine { width: 30em; }

.punchEmployeeHide {display:none; width: 10em; }
.punchNotePSHide, .punchNotePSINHide, .punchNotePSOUTHide{display:none; width: 1em; }
.punchDowHide {display:none; width: 2.5em; }
.punchTimeHide {display:none; width: 3em; }
.punchFlagsHide, .punchFlagsINHide, .punchFlagsOUTHide{display:none; width: 4em; text-align: left; text-indent:3px; }
.punchLunchHide, .punchADJHide, .punchHRSHide, .punchSTDHide, .punchOT1Hide, .punchOT2Hide, .punchVACHide, .punchSICHide, .punchPERHide, .punchHOLHide { display:none;width: 4em; }
.punchTimeHDHide, .punchTimeHDINHide, .punchTimeHDOUTHide{display:none; width: 5.5em; } /* Width: Dow+Time */
.punchAddInHide {display:none; width: 9.5em; } /* Width: Dow+Time+Flags=2.5+3+1=6.5 */
.punchAddOutHide {display:none; width: 9.5em; } /* Width: Dow+Time+Flags+Lunch+ADJ=2.5+3+3=8.5 */


.punchTimeHD, .punchTimeHDIN, .punchTimeHDOUT{ width: 5.5em; } /* Width: Dow+Time */
.punchAddIn { width: 9.5em; } /* Width: Dow+Time+Flags=2.5+3+1=6.5 */
.punchAddOut { width: 9.5em; } /* Width: Dow+Time+Flags+Lunch+ADJ=2.5+3+1+4+4=14.5 */
.punchNoteIn { width: 11em; } /* Indent: Employee+NotePS=10+1=11 */
.punchNoteOut { width: 18.5em; } /* Indent: NoteIn+Dow+Time+Flags+NotePS=11+2.5+3+1+1=18.5 */
.punchTotals { width: 39em; } /* Indent: NoteOut+Dow+Time+Flags+Lunch+ADJ=18.5+2.5+3+1+4+4=33 */
.punchGrandTotalHeader { padding-left: 39em; } /* Not sure if this is right */
.punchReportInput { width: 7em; }
/* 60 Total width: Totals+HRS+STD+OT1+OT2+LaborDS+Labor+Flags=33+4+4+4+4+2+4+5=60 */
/* adjust punchTotals and punchGrandTotalHeader from 37 to 39 to fix aignment for an-765*/
