.pwdopsdiv
{
	display: block;
	float: left;
	margin-right:6px;	
}
.pwdopsdiv a
{
	font-size : 10px; 
}

.pwdstrengthbar
{
	float:right;
	background:#cccccc;
	height:4px;
	margin:5px 0 0;

}

.pwdstrength
{
	float:right; 
	height:20px;
	width: 100px;
	margin-top:3px;

}
.pwdstrengthstr
{
    float:right;
	clear:both;
	height:14px;
	margin-top:0px;
	font-size : 10px; 

}

#password_check,
#password_confirm_check{
    position: absolute;
    font-size: 15px;
    margin-top: 5px;
    margin-left: 12px;
}