
.gh_vrf_bar_sprite {
    display:inline-block;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: 81px 231px;
    background-image: url(gh_vrf_bar_sprite.png);
    
}


.gh_vrf_bar_sprite.gh_bar_shield_golden_frame_shine {
    width: 79px;
    min-width: 79px;
    height: 103px;
    min-height: 103px;
    background-position: -1px -1px;
}

.gh_vrf_bar_sprite.gh_bar_shield_pg_shine {
    width: 74px;
    min-width: 74px;
    height: 86px;
    min-height: 86px;
    background-position: -1px -106px;
}

.gh_vrf_bar_sprite.gh_locker {
    width: 30px;
    min-width: 30px;
    height: 36px;
    min-height: 36px;
    background-position: -1px -194px;
}


