p {
    font-family: "Verdana";
}

table {
    font-family: "Verdana";
	border-collapse: collapse;
} 


td {
	padding-left: .2em;
    padding-top: .1em;
    padding-bottom: .1em;
}

label {
    font-family: "Verdana";
} 

button {
    font-family: "Verdana";
} 

h2 {
	padding-left: .2em;
    font-family: "Verdana";
} 

div {
	padding-left: .2em;
    font-family: "Verdana";
} 
#passwordStrength

{
	height:10px;
	display:block;
	float:left;
}

#boxed
{
	margin-right:200px;
	background:WhiteSmoke   ;
	position:absolute;
	border-style:solid;
	border-width:5px;
	border-color:green;
}

.strengtha
{
	width:250px;
	background:#cccccc;
}

.strength0
{
	width:25px;
	background:#FF0000;
}


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



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


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


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

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

.strength6
{
	background:#660000;
	width:300px;
}

.strength7
{
	background:#300000 ;
	width:350px;
}


#keyimage
{
	position:absolute;
	top:30px;
	left:640px;
}

.specialkeys
{
	background:YellowGreen ;
}
.specialkeys2
{
	background:YellowGreen ;
}
.Numbers
{
	background:YellowGreen ;
}
.UCase
{
	background:YellowGreen ;
}

.nonone
{
	background:OrangeRed ;
}

.length
{
	background:YellowGreen ;
}

.length2
{
	background:YellowGreen;
}

.length3
{
	background:YellowGreen;
}






