/* Rates */
table, td, th {
    border: 1px solid #999;
}

tr:nth-child(even) {
    background: #333;
}