.page19 td {
    text-align: center;
} 
.page19 td:nth-child(2){
    text-align: left
}

.l-list-albums li a {
    display: block;
    padding: 10px 25px;
    border-bottom: 1px solid #C5C5C5;
    color: #666;
}

.l-list-albums {
    list-style: none;
    margin: 0;
    padding: 0;
    /* background: #eee; */
}