#social_wrapper {
	position:fixed;
	right:0;
	top:200px;
	width:40px;
	height:400px;
	padding:10px;
	font-family:Arial, Helvetica, sans-serif;
}
#social_wrapper img {
	margin:0 auto;
}

.ss-title {
	font-weight:bold;
	font-size:9px;
	margin: 0 0 5px 0;
}

.ss-icon { 
	width:34px; 
	height:34px; 
	float: left; 
	position:relative; 
	margin: 0 0 5px 0; 
	background-position:top !important; 
	background-repeat:no-repeat; 
}
.ss-icon:hover {
	opacity:0.5;
}

#ss-facebook { background:url(/images/ss-facebook.png); }
#ss-twitter{ background:url(/images/ss-twitter.png); }
#ss-googleplus { background:url(/images/ss-googleplus.png); }
#ss-linkedin { background:url(/images/ss-linkedin.png); }
#ss-pinterest { background:url(/images/ss-pinterest.png); }
#ss-stumbleupon { background:url(/images/ss-stumbleupon.png); }
#ss-tumblr { background:url(/images/ss-tumblr.png) no-repeat; }
#ss-digg { background:url(/images/ss-digg.png) no-repeat; }
#ss-delicious { background:url(/images/ss-delicious.png); }
