.no-a-link {
"background-color: #ffd1cc"
}

/*.ptable {*/
/*    border-bottom: none;*/
/*    background-color: #FFF;*/
/*}*/

.ptable thead tr th {
    text-align: center;
    vertical-align: middle;
    padding: 0;
    font: 14px/20px Arial, Sans-serif;
    font-weight: 700;

}
.ptable tbody td {
    padding: 3px;
}

.ptable tbody td {
    white-space: nowrap;
    text-align: center;
    vertical-align: middle;
    min-width: 70px; /*Needed to display filters properly*/
}

.ptable-paging {
    background-color: transparent !important;
    text-align: center;
}

.ptable-paging ul {
    margin-bottom: 0;
}

/*.ptable thead {*/
/*    border-top: none;*/
/*    border-bottom: none;*/
/*    background-color: #FFF;*/
/*}*/
