﻿#GeneralSection br
{
	clear: left;
}

#GeneralSection label
{
	float: left;
	margin-bottom: 1em;
	text-align: right;
	width: 25%;
}

#GeneralSection input, #GeneralSection select, #GeneralSection textarea
{
	width: 25%;
}