.sharrre{
font-family: Helvetica, Verdana, Arial, sans-serif;
margin: 3px 0 0 3px;
float: left;
}
.sharrre .box a: hover{
text-decoration: none;
}
.sharrre .count {
color: #0066CC;
display: block;
font-size: 14px;
font-weight: bold;
line-height: 22px;
height: 22px;
position: relative;
text-align: center;
width: 77px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
border: 1px solid #0066CC;
background: #fbfbfb; /* Old browsers */
}
.sharrre .count: before, .sharrre .count: after {
content: '';
display: block;
position: absolute;
left: 49%;
width: 0;
height: 0;
}
.sharrre .count: before {
border: solid 7px transparent;
border-top-color: #0066CC;
margin-left: -7px;
bottom: -14px;
}
.sharrre .count: after {
border: solid 6px transparent;
margin-left: -6px;
bottom: -12px;
border-top-color: #0066CC;
}
.sharrre .share {
color: #FFFFFF;
display: block;
font-size: 11px;
font-weight: bold;
height: 32px;
line-height: 22px;
margin-top: 1px;
padding: 0;
text-align: center;
text-decoration: none;
width: 80px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
#twitter .share {
background-image:url("/top_set/social/sharrre/twitter_sharrre.png"); background-position: bottom left; background-repeat: no-repeat;
}
#facebook .share {
background-image:url("/top_set/social/sharrre/facebook_sharrre.png"); background-position: bottom left; background-repeat: no-repeat;
}