#social-share{
 position: fixed;
 top:40%;
}
.social{
width: 32px;
height: 32px;
display: block;
margin-bottom: -1px;
}

#social-mail{
	background: url(../../Images/social/social-share.png) -1px 0;
}

#social-facebook{
	background: url(../../Images/social/social-share.png) 119px 0;
}

#social-pinterest{
	background: url(../../Images/social/social-share.png) 119px 32px;
}

#social-google{
	background: url(../../Images/social/social-share.png) 32px 0;
}

#social-tumblr{
	background: url(../../Images/social/social-share.png) 207px 32px;
}

#social-print{
	background: url(../../Images/social/social-share.png) 206px 0;
}

#social-twitter{
	background: url(../../Images/social/social-share.png) 163px 0;
}
