#lastfm_recent {
	margin-bottom: 18px;
	display: block;
}
#lastfm_recent li {
	margin-bottom: 18px;
}
#lastfm_recent li a.lastfm_recent_title {
	font-size: 12px;
}
#lastfm_recent li span.lastfm_recent_date {
	font-size:10px;
	color: #999;
	text-transform: uppercase;
}
#lastfm_recent li span.lastfm_recent_artist a {
	color: #fff;
}
#lastfm_recent li p.lastfm_recent_image img {
	padding-top: 3px;
	width:50px;
	height:50px;
}
.lastfm-recent-left {
	float:left;
}
.lastfm-recent-left img {
	margin-right: 9px;
}
