#posytron-cookie-table tr, #posytron-cookie-table td{
    padding:5px;
}
#posytron-cookie-table  td.pnum
{
    vertical-align: text-top;
    width: 40px;
}
#posytron-cookie-table  td.pnum.inner1
{
    font-weight: normal;
    text-align: center;
}
#posytron-cookie-table  td.pnum.inner2
{
    text-align: right;
    font-weight: normal;
    font-style: italic;
}
#posytron-cookie-table  td.pcontent
{
    text-align: justify;
}

#posytron-cookie-table  .cookie-list
{
    border:1px solid black;
}
#posytron-cookie-table  .cookie-list tr td
{
    border:1px solid grey;
}
#posytron-cookie-table  .cookie-table-head
{
    background: #e7edee;
}

table#posytron-cookie-table thead > tr > th,
table#posytron-cookie-table tbody > tr > th,
table#posytron-cookie-table tfoot > tr > th,
table#posytron-cookie-table thead > tr > td,
table#posytron-cookie-table tbody > tr > td,
table#posytron-cookie-table tfoot > tr > td {
    border: none;
    vertical-align: middle;
}