#main form.login
{
	width:			40%;
	margin-left:	auto;
	margin-right:	auto;
}

form.login div.text input
{
	width:				90%;
	max-width:			50em;
}
