.password-meter{
	width:226px;
}
.password-meter-bg .password-meter-strong{
	width:226px;
}
.style1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.inbox { 
	width:226px;
	/*margin-right: 10px;*/
	
}
.graybar { 
	width:226px; 
	background:#dddddd; 
	height:3px; 
	float:left;
}
.colorbar {
	margin-top:-3px;
	width:1px;
	background:#B20B05;
	/*background-image:url(img/passwordstrength.jpg);*/
	height:3px; 
	float:left;
}
.percent {
	margin-top:0px;
	float:left;
}

.result {
	color:green; 
	font-family:Tahoma;
	font-size:10px;
	font-weight: bold;
	margin-top: 15px;
}

/*#username{
	display:none;
}*/
