#sharing .shariff ul{
	margin-left: 10px !important;
    display: inline-table !important;
    width: 130px !important;
}
.shariff .facebook a{
	background: url('../images/facebook.png') no-repeat center center;
}
.shariff .twitter a{
	background: url('../images/twitter.png') no-repeat center center;
}
.shariff .googleplus a{
	background: url('../images/google_plusone_share.png') no-repeat center center;
}
.shariff span{
	display: none !important;
}
.shariff li {
	width: auto !important;
	border: 0;
    float: left;
    list-style: none;
	padding: 0 !important;
}
.shariff .orientation-horizontal.col-3 li {
    min-width: 30px !important;
    max-width: 30px !important;
    margin-left: 10px !important;
	border: 0;
	padding: 0 !important;
}