body {
    font-family: Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857142857143;
}

h1 {
    font-size: 24px;
    line-height: 1.25;
}

table {
    border-collapse: collapse;
    margin: 10px 0 0 0;
    overflow-x: auto;
}

/*
 * table:first-child {
 *     margin-top: 0;
 * }
 */

th, td {
    border: 1px solid #ddd;
    padding: 7px 10px;
    vertical-align: top;
    text-align: left;
}

th {
    background: #f0f0f0 center right no-repeat;
    font-weight: bold;
}

table.logos td {
    vertical-align: middle;
}
