#musicplayerlink {
    text-align: center;
}
.album td {
    vertical-align: top;
    padding: 20px 0px 20px 0px;
}
.album a {
    text-decoration: none;
}
.albumpicture {
    width: 150px;
    text-align:center;
    font-size: 12px;
}
.albumpicture div {
    margin-bottom: 5px;
}
.albuminfo {
}
.albumname {
    font-weight: bold;
}
.albumdate {
    margin-left: 5px;
    color: #500;
}
.track {
    position: relative;
    margin-top: 5px;
}
.trackbonus {
    position: absolute;
    right: 5px;
}