﻿
.clear
{
	clear: both;
}

div.strength
{
    background:url('/img/strength.jpg') no-repeat;
}

#passwordHidden, #showPassword
{
	display: none;
}


.status
{
	width: 1em;
	text-align: center;
}

.requirement
{
	font-size:smaller;
	vertical-align: text-top;
	color: #999;
	margin-left: 2px;
}


#descriptions
{
	display: none;
}

