.toolbar-social span.share-count { width: 30px; height: 24px; background-repeat: no-repeat; background-position: 0 -176px; float: left; color: #fff; padding-left: 3px; font-size: 12px; line-height: 24px; text-align: center; }
.toolbar-social #sharing-widget { position: relative; display: inline-block; }

.share-block {
    float:right;
	font-family: Arial,Helvetica,sans-serif;

}
.share-list {
	float:right;
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden; 
}
.share-list li {
	float:left;
	padding:0 0 0 4px;
}
.share99 a {width:70px}
.social-icon-twitter, .social-icon-facebook, .social-icon-googleplus{ height: 28px;
position: absolute;
min-width: 52px; }
.btn-twitter { margin-right: 1px;
	vertical-align:top;
	display:inline-block;
	padding:0 2px 0 0;
	text-decoration:none;
	background:#e4e4e4 url(btn-twitter.gif) no-repeat 100% -28px;
	height:27px;
	overflow:hidden;
	font-size:16px;
	line-height:21px;
	color:#373737;
}
.btn-twitter span {
	display:block;
    padding:0px 10px 4px 31px;
    line-height: 26px;
	background:url(btn-twitter.gif) no-repeat
}
.btn-facebook { margin-right: 1px;
	vertical-align:top;
	display:inline-block;
	padding:0 2px 0 0;
	text-decoration:none;
	background:#eceef5 url(btn-facebook.gif) no-repeat 100% -28px;
	height:27px;
	overflow:hidden;
	font-size:16px;
	line-height:21px;
	color:#373737;
}
.btn-facebook span {
    padding:0px 10px 4px 31px;
    line-height: 26px;
	display:block;
	background:url(btn-facebook.gif) no-repeat
}
.btn-google { margin-right: 1px;
	vertical-align:top;
	display:inline-block;
	padding:0 2px 0 0;
	text-decoration:none;
	background:#bd3518 url(btn-google.gif) no-repeat 100% -28px;
	height:27px;
	overflow:hidden;
	font-size:16px;
	line-height:21px;
	color:#fff;
}
.btn-google span { 
	display:block;
    padding:0px 10px 4px 31px;
    line-height: 26px;
	background:url(btn-google.gif) no-repeat
}
.btn-share {
	vertical-align:top;
	display:inline-block;
	padding:0 2px 0 0;
	text-decoration:none;
	background:#ffe7e1 url(btn-share.gif) no-repeat 100% -28px;
	height:27px;
	overflow:hidden;
	font-size:12px;
	line-height:21px;
	font-weight:700; 
	color:#7f3828;
}
.btn-share span {
    line-height: 23px;
	display:block;
	padding:2px 3px 4px 25px;
	background:url(btn-share.gif) no-repeat
}
.btn-twitter:hover,
.btn-twitter:hover span,
.btn-facebook:hover,
.btn-facebook:hover span,
.btn-google:hover,
.btn-google:hover span,
.btn-share:hover,
.btn-share:hover span {
	cursor:pointer;
 
}
.share-block img {
	display:block;
	vertical-align:top;
}


 