a.km-share {
    background: transparent url(km_shares.png) repeat scroll 0 30px;
    display: inline-block;
    height: 30px;
    margin: 3px 0 0 3px;
    padding: 0;
    vertical-align: inherit;
    width: 30px;
}
a.km-share.vk-share { background-position: -124px 0; }
a.km-share.ok-share { background-position: -93px 0; }
a.km-share.mm-share { background-position: -217px 0; }
a.km-share.lj-share { background-position: -248px 0; }
a.km-share.fb-share { background-position: 0 0; }
a.km-share.tw-share { background-position: -31px 0; }
a.km-share.gp-share { background-position: -186px 0; }
a.km-share.vkdr-share { background-position: -744px 0; }


.km-shares-counter:after {
    border-color: rgba(0, 0, 0, 0) #eaeaeb;
    border-style: solid;
    border-width: 4px 8px 4px 0;
    content: "";
    display: block;
    left: -6px;
    position: absolute;
    top: 9px;
    width: 0;
    z-index: 0;
}
.km-shares-counter {
    left: 11px;
    top: 5px;
display: -moz-inline-stack; display: inline-block; vertical-align: top; zoom: 1; *display: inline; 
    background: none repeat scroll 0 0 #eaeaeb;
    border-radius: 30px;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
    color: #707070;
    font: 12px/14px Tahoma,Geneva,sans-serif !important;
    padding: 6px 8px;
    position: relative;
    white-space: nowrap;
}










