table.b-contacts-table {
}
td.b-contacts-table-header {
    background: #EFEFEF;
    color: #333;
    font-weight: bold;
    padding: 4px;
    border-right: 1px solid white;
}
table.b-contacts-table td {
    padding: 8px;
}

