My Pasteboard Stuff — May 26, 2009
<style type="text/css">
div.lastfm_quilt_black a,
div.lastfm_quilt_black div {
height: 20px;
margin: 0;
overflow: hidden;
text-decoration: none;
padding: 0;
background: url("http://panther1.last.fm/quilts/buttons/generic_images/bg_black.gif") repeat-x 0 0;
width: 100%;
float: right;
display: inline;
}
div.lastfm_quilt a:hover {
background-position: 0 0 !important;
}
div.lastfm_quilt_vertical {
width: 184px;
}
div.lastfm_quilt_black a.lastfm_quilt_artists,
div.lastfm_quilt_black a.lastfm_quilt_artists:hover {
background: url("http://panther1.last.fm/quilts/buttons/top_artists_images/header_black.gif") no-repeat 0 -20px;
}
div.lastfm_quilt_black a.lastfm_quilt_albums,
div.lastfm_quilt_black a.lastfm_quilt_albums:hover {
background: url("http://panther1.last.fm/quilts/buttons/top_albums_images/header_black.gif") no-repeat 0 -20px;
}
div.lastfm_quilt_black .lastfm_quilt_profile a,
div.lastfm_quilt_black .lastfm_quilt_profile a:hover {
background: url("http://panther1.last.fm/quilts/buttons/generic_images/ft_black.gif") no-repeat 0 -20px;
}
div.lastfm_quilt_black .lastfm_quilt_noprofile a,
div.lastfm_quilt_black .lastfm_quilt_noprofile a:hover {
background: url("http://panther1.last.fm/quilts/buttons/generic_images/npft_black.gif") no-repeat 0 -20px;
}
div.lastfm_quilt a.get_your_own {
width: 92px;
border-right: solid 1px #000000;
}
div.lastfm_quilt a.visit {
width: 91px;
background-position: -93px -20px;
}
div.lastfm_quilt a.visit:hover {
background-position: -93px 0 !important;
}
</style>