span.standardForm label
{
	float: left;
	width: 150px;
	font-weight: bold;
}

span.standardForm input, textarea
{
	margin-bottom: 5px;
}

span.standardForm .secondcol
{
	margin-left: 150px;
	margin-bottom: 5px;
}

span.standardForm br
{
	clear: left;
}
