.column3 {
    width: 120px;
}

.column4 {
    width: 70px;
}

.column5 {
    width: 115px;
}

.pdTable td.column2 {
  padding-right: 15px;
}

.pdTable th.column5, .pdTable th.column4, .pdTable th.column3 {
  padding-left: 0px;
  padding-right: 0;
}

.pdTable td.innerTicketTable {
  padding: 0;
}

.pdTable td.innerTicketTable td {
  padding: .1em 0 .2em 0px;
}

table.pdTable {
  margin-bottom: 1em;
  table-layout: fixed;
}

.pdTable table {
  table-layout: fixed;
}