.login input.text {
	width: 70px;
}

.login .error {
	color: #a00;
	font-weight: bold;
}
