label
{
	width: 150px;
	display: block;
	float: left;
}

input
{
	width: 300px;
}


.loginForm div
{
	border: none !important;
}