/*
GS1
Two Column stylesheet
================================================*/

#content-primary
{
	float: right;
	width: 581px;
}

#content-primary h3
{
	margin: 0 0 1em 0;
	padding: .5em 0 0 0;
	/* color: #727A9B; */
	color: #3b4f87;
	background-image: url(../images/bg-h3.gif);
	background-repeat: repeat-x;
	border-color: #DBDBE4;
	border-width: 1px 0 0 0;
	border-style: dashed;
	font-size: 1.3em;
}

#content-secondary
{
	float: left;
}

