.passwordStrength {height: 23px;line-height: 23px;}
.passwordStrength b {font-weight: normal;}
.passwordStrength b, .passwordStrength span {display: inline-block;height: 16px;line-height: 16px;vertical-align: middle;}
.passwordStrength span {background-color: #d0d0d0;border-right: 1px solid #fff;text-align: center;width: 45px;border-radius:2px;}
.passwordStrength .last {border-right: medium none;}
.passwordStrength .bgStrength {background-color: #71b83d;color: #fff;}