#login_panel label {
	float:left;
	margin:6px;
	text-align:right;
	width:70px;
}

#login_panel input {
	width: auto;
	margin: 2px;
}
