label{
	display: block;
	float: left;
	width: 90px;
	margin: 5px 0px 0px 0px;
	clear: left;
}

input{
	float: left;
	margin: 5px 0px 0px 0px;	
}