#socialRating {
    width: 120px;
}

#socialRating .google-plus {
    background-position: -2px 0;
    display: block;
    width: 29px;
    height: 20px;
    float: left;
    padding: 0 !important;
    box-shadow: 1px 1px 3px #646464;
    border-radius: 3px;
}

#socialRating .facebook {
    background-position: -35px 0;
    display: block;
    width: 59px;
    height: 20px;
    float: left;
    margin-left: 10px;
    box-shadow: 1px 1px 3px #646464;
    border-radius: 5px;
}

.social-rating {
    position: absolute;
    right: 18px;
    top: 82px !important;
    width: 110px !important;
    width: 70px\9;
}

#facebookButtonFrame {
    width: 120px;
}

.facebook-button {
    width: 120px;
}