#formLeft
{
	float:left;
	width:48%;
}

#formRight
{
	float:right;
	width:48%;
	margin-right:2%;
	padding-top:1.7em;
}

fieldset
{
	border-style:none;
}

form p
{
	margin-bottom:1em;
}

label
{
	margin-bottom:2em;
}