table.ob{display: table;font-family: helvetica;font-size: 8pt;font-weight: normal;color: black;position: relative;border: 0px solid #666666; /*table border definition*/border-collapse: collapse; /*defines cell borders - collapsed. Most compatible*/margin-left: 0.1em; /*distance between table and outside neighbour*/margin-top: 0.1em;margin-right: 0.1em;margin-bottom: 0.1em;top: 20px;left: 20px;empty-cells: show;}
tr.ob{display: table-row;white-space: nowrap;}
td.obg{display: table-cell;white-space: nowrap;border: 1pt dashed #D7D9D3;min-width: 8pt;height: 8pt;padding: 1px 5px 1px 5px;/*distance between cell and content t -r-b-l*/cursor: default;}
td.obng{display: table-cell;white-space: nowrap;border: 1pt none #D7D9D3;min-width: 8pt;height: 8pt;padding: 1px 5px 1px 5px;/*distance between cell and content t -r-b-l*/cursor: default;}
