@CHARSET "UTF-8";

span.lastfmpostext {
	color: #666;
}

span.lastfmpostext a {
	padding-left: 5px;
	background-repeat: no-repeat;
	background-image: url(http://www.steffen-goertz.de/wp-content/plugins/lastfm-post-extension/preview.gif);
}

span.lastfmpostext.streamable a {
	background-image: url(http://www.steffen-goertz.de/wp-content/plugins/lastfm-post-extension/full.gif);
}

