.share-btn-wrp {
    left: inherit;
    right: 0px;
}
.share-btn-wrp .button-wrap{
    text-indent:-100000px;
}
.share-btn-wrp > .facebook{
    background: url(../images/share-icons.png) no-repeat -42px 0px;
}
.share-btn-wrp > .facebook:hover, .share-btn-wrp > .facebook:focus {
    background: url(../images/share-icons.png) no-repeat -4px -0px;
    width:38px; outline: 0;
}

.share-btn-wrp > .twitter{
    background: url(../images/share-icons.png) no-repeat -42px -34px;
}
.share-btn-wrp > .twitter:hover, .share-btn-wrp > .twitter:focus {
    background: url(../images/share-icons.png) no-repeat -4px -34px;
    width:38px; outline: 0;
}

.share-btn-wrp > .gplus{
    background: url(../images/share-icons.png) no-repeat -42px -170px
}
.share-btn-wrp > .gplus:hover, .share-btn-wrp > .gplus:focus {
    background: url(../images/share-icons.png) no-repeat -4px -170px;
    width:38px; outline: 0;
}

.share-btn-wrp > .digg{
    background: url(../images/share-icons.png) no-repeat -42px -68px
}
.share-btn-wrp > .digg:hover, .share-btn-wrp > .digg:focus {
    background: url(../images/share-icons.png) no-repeat -4px -68px;
    width:38px; outline: 0;
}

.share-btn-wrp > .stumbleupon{
    background: url(../images/share-icons.png) no-repeat -42px -102px
}
.share-btn-wrp > .stumbleupon:hover, .share-btn-wrp > .stumbleupon:focus {
    background: url(../images/share-icons.png) no-repeat -4px -102px;
    width:38px; outline: 0;
}

.share-btn-wrp > .delicious{
    background: url(../images/share-icons.png) no-repeat -42px -136px
}
.share-btn-wrp > .delicious:hover, .share-btn-wrp > .delicious:focus {
    background: url(../images/share-icons.png) no-repeat -4px -136px;
    width:38px; outline: 0;
}

.share-btn-wrp > .email{
    background: url(../images/share-icons.png) no-repeat -42px -408px
}
.share-btn-wrp > .email:hover, .share-btn-wrp > .email:focus {
    background: url(../images/share-icons.png) no-repeat -4px -408px;
    width:38px; outline: 0;
}