.pj_table {
  table_layout: fixed;
  overflow: hidden;
  empty-cells: hide;
  margin: auto;
  width: 156px;;
}

.pj_table td {
  overflow: hidden;
  height: 50px;
  width: 50px;
}

.pj_table td img {
  border: 1px solid #000000;
}

div.pj_pager {
  padding-top: 5px;
}
