

.pager a {
    text-decoration: none;
    background: -color: #eee;
    color: #777;
}

a {
    text-decoration: none;
}
td, th {
    border: 1px solid #ccc;
    padding: 6px;
    text-align: left;
}
th {
    background: #333 none repeat scroll 0 0;
    color: white;
    font-weight: bold;
}
th {
    display: table-cell;
    vertical-align: inherit;
}

table {
    border-collapse: collapse;
}
table:-moz-table-border-nonzero {
    border-style: outset;
    border-width: thin;
}
table {
    border-spacing: 2px;
    box-sizing: border-box;
    display: table;
    color: #5d5d5d;
    font-weight: 500;
    font-size: 13px;
    float: left;
}

td, th {
    border: 1px solid #ccc;
    padding: 6px;
    text-align: left;
}
th {
    background: #333 none repeat scroll 0 0;
    color: white;
    font-weight: bold;
}
th {
    display: table-cell;
    vertical-align: inherit;
}
