a.freeDownloadButton {
    margin: 0 0 8px 0;
}

ul.buy li {
    height: 13px;
    margin-bottom: 5px;
    font-size: 10px;
    line-height: 1.2em;
}

ul.buy li.find {
    padding: 0 0 0 21px;
    background: url(http://cdn.last.fm/flatness/find.gif) no-repeat left top;
}

ul.buy li.download {
    padding: 0 0 0 21px;
    background: url(http://cdn.last.fm/flatness/download.gif) no-repeat left top;
}

#lyrics {
    text-align: center;
}

p.videoInfo {
    margin: 1em 0;
    font-size: 11px;
    color: #696969;
}
p.videoInfo strong {
    color: #1b1b1b;
}
p.videoDescription {
    margin: -1em 0 1em 0;
    font-size: 11px;
}
p.flagVideo {
    margin-top: 1em;
    font-size: 11px;
}
p.flagVideo a {
    color: #696969;
}

#lyrics .readmore {
    font-size: 11px;
}

#lyrics .trackPreview {
    margin-top: 20px;
}

.trackPreview {
    margin: 50px 0 0 0;
    text-align: center;
}

.a-lyrics .creds {
    margin: 30px 0 0 0;
    padding: 10px 0 0 0;
    border-top: 1px solid #ccc;
    text-align: left;
    font-size: 11px;
    color: #696969;
}

/* Video associations styles */

div#setVideoAssociationDiv input {
    width: 325px;
    padding: 5px;
}

#setVideoAssociation input {
    padding: 3px;
}

/** Artist Info Modules */

.artistInfoModule {
    position: relative;
    margin: 20px 0 10px;
    padding: 14px 13px;
    background: url(http://cdn.last.fm/flatness/anonhome/grad2.png) top left repeat-x;
}

.artistInfoModule .image {
    float: left;
    padding: 1px;
    border: 1px solid #ccc;
    margin: -3px 10px 0 0;
    position: relative;
    display: block;
}

.artistInfoModule .image img {
    display: block;
    position: relative;
    float: left;
}

.artistInfoModule h3 {
    display: inline;
}

.artistInfoModule h3 a {
    color: #D51007;
    font-size: 16px;
}

.artistInfoModule a.ontour {
    vertical-align: top;
}

.artistInfoModule h4 {
    margin: 0 0 3px 0;
    font-size: 11px;
}

.artistInfoModule h4 a {
    color: #1b1b1b;
}

.artistInfoModule div.tracks table {
    margin-bottom: 5px;
}

.artistInfoModule div.tracks table td {
    padding: 3px 0 2px;
    border-bottom: 1px solid #ccc;
}

.artistInfoModule div.tracks table td.subjectCell {
    font-size: 11px;
    width: 100%;
    vertical-align: bottom;
}

.artistInfoModule div.tracks table td.subjectCell a {
    color: #1b1b1b;
}

.artistInfoModule div.tracks table td.subjectCell a small {
    color: #0187c5;
}


/** Artist Info Module A */

#artistInfoA p.stats {
    margin: 0px 0 15px;
} 

#artistInfoA a.stationbutton {
    position: absolute;
    top: -7px;
    right: 10px;
}

#artistInfoA div.video {
    float: left;
    margin: 0 15px 10px 0;
    width: 124px;
    position: relative;
}

#artistInfoA div.video .name {
    font-weight: bold;
    font-size: 10px;
    display: block;
    padding: 2px 0;
}

#artistInfoA div.featuredCallout {
    clear: both;
    margin: 20px 2px 10px 0;
    background: url(http://cdn.last.fm/flatness/morebutton_big_l.png) top left no-repeat;
}

#artistInfoA div.featuredCallout a {
    display: block;
    margin-bottom: 0;
    font-size: 11px;
    line-height: 1.181818em;
    text-decoration: none;
    color: #0187c5;
 
    height: 55px;
    
    position: relative;
    right: -2px;
    background: url(http://cdn.last.fm/flatness/morebutton_big_r.png) top right no-repeat;
}

#artistInfoA div.featuredCallout a strong {
    display: block;
    font-size: 12px;
    line-height: 1.166667em;
    padding: 9px 30px 0px 9px;
    margin: 0;
}

#artistInfoA div.featuredCallout a span {
    display: block;
    color: #696969;
    padding: 0 30px 9px 9px;
    line-height: 1.6;
}

#artistInfoA div.featuredCallout a:hover strong {
    text-decoration: underline;
}

/** Artist Info Module B */

#artistInfoB p.wiki {
    margin-top: 4px;
}

#artistInfoB span.moduleOptions {
    background: none;
}

#artistInfoB div.events ul li {
    float: left;
    width: 41.5%;
    border-bottom: none;
}

#artistInfoB ul.videosLarge li a strong {
    font-weight: bold;
}

#page div.lfmBuyButtonContainRightDownloadsRingtones {
    padding: 0;
    margin: -27px 0 0 0;
}

#page div.lfmBuyButtonContainRightDownloadsRingtones .lfmRingtoneButton {
    margin: 0;
}

#page div.lfmBuyButtonContainRightDownloadsRingtones .lfmDownloadButton {
    margin: 0;
}

/** Prototype player enhancements */

#playerTrackContext {
    margin: -20px 0 10px;
}

#playerTrackContext ul li {
    width: 49%;
    float: left;
}

#playerTrackContext ul li.next {
    float: right;
    text-align: right;
}

#playerExternalSources {
    position: relative;
    top: -185px;
    padding: 19px 10px 80px;
    background: url(http://www.grabup.com/uploads/cc9aa86023f5b317c38722d5e481b6e8.png?direct) 0 0 no-repeat #2B2B2B;
    -moz-border-radius: 0 0 4px 4px;
    
    border-top: 2px solid #222;
}

#page #playerExternalSources h2 {
    border-top: none;
    background: transparent url(http://static.last.fm/flatness/listen_v2/rightcol_header_bkg_square_300x25.png) no-repeat scroll left top;
    margin: 0 -10px 10px;
    padding: 0 10px;
    color: #fff;
    font-size: 11px;
}

#page #playerExternalSources h2 span {
    padding-bottom: 7px;
}

#playerExternalSources div.messageBox {
    display: none;
}

ul.externalSources {
    margin: 0 0 20px 0;
}

#playerExternalSources ul li {
    float: left;
    width: 35%;
    padding: 0px 5%;
    text-align: center;
}

#playerExternalSources ul li:first-child {
    border-right: 1px solid #444;
    margin-left: -1px;
}

ul.externalSources li img {
    position: relative;
    top: 4px;
}
