.pass_strength_box {
	position:relative;
	margin:1px 0px 0px 5px;
	width:170px;
	height:10px;
	border:1px solid #000000;
	background-repeat:no-repeat;
}

.pass_strength_box .inline_box {
	position:absolute;
	width:0%;
	height:10px;
	background-repeat:no-repeat;
	background-position:right;
}

.pass_strength_box .inline_box .txt  {
	position:absolute;
	font-size:9px;
	width:0%;
	height:10px;
}