#socialMediaFeed ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#socialMediaFeed ul li {
	background-position: 10px center !important;
	background-repeat: no-repeat !important;
	margin-bottom: 1px !important;
	padding: 5px 5px 5px 34px !important;
	font-size:0.7em;
	line-height:1.3em;
	margin-left:0px;
}
#socialMediaFeed > ul > li.twitter {
	background: url("/common/images/sososocial/sm_twitter.png") no-repeat left center;
}
#socialMediaFeed > ul > li.lastfm {
	background: url("/common/images/sososocial/sm_lastfm.png") no-repeat left center;
}
#socialMediaFeed > ul > li.facebook {
	background: url("/common/images/sososocial/sm_facebook.png") no-repeat left center;
}
#socialMediaFeed > ul > li.flickr {
	background: url("/common/images/sososocial/sm_flickr.png") no-repeat left center;
}
#socialMediaFeed > ul > li.delicious {
	background: url("/common/images/sososocial/sm_delicious.png") no-repeat left center;
}
#socialMediaFeed > ul > li.tumblr {
	background: url("/common/images/sososocial/sm_tumblr.png") no-repeat left center;
}
#socialMediaFeed > ul > li.wordpress {
	background: url("/common/images/sososocial/sm_wordpress.png") no-repeat left center;
}
#socialMediaFeed > ul > li.foursquare {
	background: url("/common/images/sososocial/sm_foursquare.png") no-repeat left center;
}