div.social-list ul { list-style-type: none; margin: 0; padding: 0; }
div.social-list ul li { padding: 5px 0 5px 22px; cursor: hand; cursor: pointer; }
div.social-list ul li.facebook { background: url(images/icon_facebook.png) no-repeat left center;}
div.social-list ul li.twitter { background: url(images/icon_twitter.png) no-repeat left center;}
div.social-list ul li.rss { background: url(images/icon_rss.png) no-repeat left center;}