#tsLists .tsl_item {
        border-top-color: #c0a593;
    }
    #tsLists .tsl_number {
        background-color: #D68C16;
        color: #FFFFFF;
    }
    #tsLists .tsl_getOnLinks {
        border-top-color: #d9cdb9;
    }
    #tsLists .tsl_getOn {
        color:#633500;
    }
    #tsLists .tsl_subtitle {
        color:#633500;
    }
    #tsLists .tsl_footer {
        margin-top:-20px;
    }
    #tsl_pages {
        background-color: #E6E2CD;
    }
    #tsl_pages .pagination .item {
        border-right-color:#dcd7c0;
    }
    #tsl_pages .pagination .lbl {
        background-color:#D68C16;
    }
    #tsl_pages .pagination a {
        color:#FFFFFF;
        text-decoration:none;
    }
    #tsl_pages .pagination a:hover {
        text-decoration:underline;
    }
    #tsl_pages .pagination .current .lbl {
        background-color:#FFFFFF;
        color:#d98e00;
    }
    #tsl_pages .pagination .current.btn .lbl {
        color:#aa8456;
    }
    #tsl_infoBtn_1 .infobtn a, #tsl_infoBtn_1 .infobtn a:hover {
        background-color:#D68C16;
        color: #FFFFFF;
        font-size: 20px;
    }
    #tsl_infoBtn_1 .infobtn a:hover {
        text-decoration: underline;
    }
    #tsl_pages .infoLink {
        background-color:#D68C16;
        padding: 14px 7px;
    }
    #tsl_pages .infoLink a {
        color:#FFFFFF;
        text-decoration:none;
        font-size: 20px;
    }
    #tsl_pages .infoLink a:hover {
        text-decoration:underline;
    }

#tsLists #plist {
    background-color:#170908;
}
#lastplayed .plistGap {
    background-color:#E6E2CD;
}
#lastplayed .plistHdr {
    padding-top:10px;
    color:#FFFFFF;
}
#lastplayed #plist .litem .first div em {
    color: #DBE0E1 !important;
}
#lastplayed #plist .litem .first div p.dat {
    color: #90E4F4 !important;
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
}

