ul#ilastfm {
	margin: 0;
	padding: 0;
}

ul#ilastfm li {
	list-style: none;
	background: url('ilastfm_music.png') no-repeat;
	padding-left: 20px;
	margin-bottom: 3px;
}

.lastfm_album {
	display: none;
}

/* These links styles come from this site: http://omniti.com/ */

#ilastfm a span {
	color: #534442;
}

#ilastfm a {
	color: #D8D9CE;
}

#ilastfm a:hover span {
	color: #B32720;
}

#ilastfm a:hover {
	color: #A34103;
}
