﻿.jfe-list-table {
    border-collapse: collapse;
    border-spacing: 0;
    margin-top: 0;
    margin-bottom:0;
    width: auto;
}
.jfe-list-table td, .jfe-list-table th {
    padding: 5px 2px;
    vertical-align: middle;
    border:1px solid #cccccc;
}
.jfe-list-table th {
    text-align: center;
    background-color: #ffccff;
    color: #660000;
    font-weight: bolder;
}
