.facebook-btn {
    display: inline-block;
    width: 186px;
    height: 36px;
    background-image: url('https://www.co-opclick.com/Plugins/ExternalAuth.Facebook/Content/images/facebook-signing.png');
    background-repeat: no-repeat;
}
.facebook-btn:hover {
    background-position: 0px 2px;
}
.facebook-btn:active {
    //background-position: 0px -48px;
}