#myinput {
	float:left;			
}

#psContainer {
	display: inline;
	height:18px;
	width:100px;
	border:1px solid #000;
	float:left;	
	margin-left:0px;
	margin-top:0px;
	background-color:#DDDDDD;
	clear: both;
}

#psStrength {
	background-image:url('../images/strength.jpg');
	height:18px;
	width:0px;
}

.text {
	float:left;
	font-face:'arial';
	font-size:14px;
	font-weight:bold;
	padding-top:1px;
}