#passwordStrength
{
	height:25px;
	display:block;
	float:left;
}

.strength0
{
	width:490px;
	background:#ffffff;
}

.strength1
{
	width:100px;
	background:#ff0000;
}

.strength2
{
	width:125px;	
	background:#ff5f5f;
}

.strength3
{
	width:250px;
	background:#56e500;
}

.strength4
{
	background:#4dcd00;
	width:375px;
}

.strength5
{
	background:#399800;
	width: 490px;
}
