.lastfm {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    font-size: 13px !important;
    line-height: 2 !important;
    margin-bottom: 25px;
}

.lastfm a:link, .lastfm a:visited {
    text-decoration: none;
}

.lastfm img {
    border: 0.1px solid #000;
}

.lastfm table {
    border-collapse: collapse;
}

.lastfm tr {
    border-bottom: 1px solid #000;
}

.lastfm .widget-title {
    border: none;
}

.lastfm td {
    vertical-align: top;
    line-height: 1.1;
    padding: 5px;
}


