
.passwordstrength_image_class_0 {
    background: url(../img/btn-inpt-lt.png)
    no-repeat 0 -84px;
}

.passwordstrength_image_class_1 {
    background: url(../img/btn-inpt-lt.png)
    no-repeat 0 -100px;
}

.passwordstrength_image_class_2 {
    background: url(../img/btn-inpt-lt.png)
    no-repeat 0 -116px;
}

.passwordstrength_image_class_3 {
    background: url(../img/btn-inpt-lt.png)
    no-repeat 0 -132px;
}

.passwordstrength_image_class_4 {
    background: url(../img/btn-inpt-lt.png)
    no-repeat 0 -148px;
}

#password_strength {
    height: 12px;
    width: 32px;
}

