#bodyTopLeftCol
{
	height: 60px;
}

#bodyBottomLeftCol fieldset
{
	position: relative;
	border: 1px solid #636466;
	padding: 1em;
}

#bodyBottomLeftCol legend
{
	margin-left: 1em;
	font-size: 16px;
	font-weight: bold;
	padding: 6px;
	color: #8DC146;
}

#bodyBottomLeftCol label
{
	font-weight: bold;
	display: block;
}

#bodyBottomLeftCol label.error
{
	font-weight: normal;
	display: block;
	color: #f00;
	font-size: 10px;
}

#bodyBottomLeftCol div
{
	margin-bottom: 1em;
}

#bodyBottomLeftCol textarea
{
	height: 180px;
	width: 380px;
}

.frmSplit
{
	margin-right: 30px;
	float: left;
}

.btnContactSubmit
{
	display: block;
	margin-left: 300px;
}

