.user-content table.logo-table tbody tr.odd {
    background: #f9f9f9;
}

.user-content table.logo-table tbody tr.even {
    background: #fff;
}
