fieldset
{
	border: 0px;
	padding-top: 30px;
}
legend
{
	display: none;
}
label
{
	display: block;
	width: 80px;
	float: left;
	line-height: 2.7em;
}
.text
{
	width: 360px;
	w\idth: 352px;
	background: #f9f8f8;
	border: 1px solid #e8e8e8;
	margin-bottom: 17px;
	padding: 6px 4px;
	font-size: 1.3em;
}
.narrow
{
	width: 180px;
}
select.text
{
	width: 366px;
}

textarea.text
{
	height: 130px;
}

input.submit
{
	height: 51px;
	width: 110px;
	color: #fff;
	text-align: center;
	font-weight: bold;
	margin-left: 342px;
	border: none;
	background: url(/images/buttons/submit.gif) no-repeat left top;
}
input.hover
{
	background-position: left bottom;
}

/***************************************************/

.PrimaryContent
{
	background: none;
}
.SecondaryContent
{
	background: url(/images/branding/primary-bg.gif) repeat-x bottom;
	padding-bottom: 100px;
}
