#social-shares {
	margin: 1.5em 0;
	text-align: right;
}

#social-shares a, #social-shares div {
	display: inline-block;
	text-decoration: none;
	font-size: 16px;
	height: 2.3em;
	line-height: 2.3;
	padding: 0 0.4em 0 0;
	color: #fff;
	margin-left: 0.5em;
	background-repeat: no-repeat;
	background-position: 0.4em 50%;
	border-radius: 4px;
	width: 13%;
}

#social-shares a.facebook-share {
	background-color: #45619d;
	background-image: url(images/facebook.png);
}

#social-shares a.twitter-share {
	background-color: #4da3c2;
	background-image: url(images/twitter.png);
}

#social-shares a.gplus-share {
	background-color: #dd4b39;
	background-image: url(images/googleplus.png);
}
#social-shares div.stampami, #social-shares a.stampami  {
	background-color: #c6c6c6 !important;
	background-image: url(images/stampa.png) !important;
	background-position: 0em 50%;
}
.spanstampa {
	visibility: hidden;
}
.printfriendly {
	
}