/* Social Share CSS */
#social-share { float: right; }
#social-share ul { margin: 0; }
#social-share ul li.first { margin: 2px 0 0 0; }
#social-share ul li { float: left; margin: 0 0 8px 8px; }
#social-share ul li a.facebook, #social-share ul li a.twitter, #social-share ul li a.linkedin, #social-share ul li a.rss { background: url(social-share.gif) 0 0 no-repeat; width: 22px; height: 22px; text-indent: -999999px; display: block; }
#social-share ul li a.facebook { background-position: -28px 0; }
#social-share ul li a.twitter { background-position: 0 0; }
#social-share ul li a.linkedin { background-position: -56px 0; }
#social-share ul li a.rss { background-position: -83px 0; }