body div.pass-strength
{
	background: url(images/pass-strength-bgf1f2.png?3uVr/) no-repeat scroll top right;
	display: none;
	height: 139px;
	left: 0;
	position: absolute;
	top: 0;
	width: 250px;
	z-index: 999;
	text-align:left;
}
body div.pass-strength .item
{
	text-align: left!important;
}
body div.pass-strength div.controls
{
	left: 0;
	line-height: 90%;
	margin: 0;
	position: relative;
	top: 35px;
	width: 250px;
}
body div.pass-strength div.controls>.control
{
	clear: left;
	float: left;
	height: 20px;
	margin: 0 0 0 30px;
}
body div.pass-strength div.controls input
{
	display: none;
	margin-right: 0;
}
body div.pass-strength div.control>label
{
	background: url(images/sprite-password-checkf1f2.png?3uVr/) no-repeat scroll bottom left;
	color: #333;
	font-size: 11px;
	height: 15px;
	margin: 0 0 2px 10px;
	padding: 0 0 0 20px;
}
body div.pass-strength div.control>label.checked
{
	background: url(images/sprite-password-checkf1f2.png?3uVr/) no-repeat scroll top left;
	color: #999;
}
body div.pass-strength label.header
{
	color: #3697c7;
	font-family: "Helvetica Neue Light",Arial,Helvetica,Sans Serif;
	font-size: 1.1em;
	left: 38px;
	padding: 0;
	position: relative;
	text-align: left !important;
	top: 25px;
}
body div.pass-strength #pass-length
{
	color: #BDBDBD;
	top: 0;
}
body div.pass-strength dt
{
	text-align: right;
	width: 325px;
}
body div.pass-strength dd
{
	font-weight: bold;
	left: 355px;
	position: relative;
	top: -1.25em;
	width: 325px;
}