form.auth {
	margin: 0 auto;
	max-width: 400px;
}

form.auth label.left {
	width: 35%;
}

form.auth p {
	text-align: center;
	margin: 10px 0;
}