#primary-feature
{
	width:676px;
	padding:8px;
	background-color: #999900;
}

#primary-feature a
{
	color:#e8eab1;
	text-decoration:underline;
}

#primary-feature a:hover
{
	color:#e8eab1;
	text-decoration:none;
}

#primary-section-left
{
	float:left;
	width:310px;
	color:#e8eab1;
	border-right:1px solid #5e5f00;
}

#primary-section-right
{
	float:left;
	width:310px;
	color:#e8eab1;
	padding-left:8px;
}

#primary-feature h2
{
	font-size:13px;
	color:#FFF;
}

.secondary-feature
{
	display:block;
	width:310px;
	padding:8px;
	margin-right:10px;
	float:left;
}

.secondary-feature h2
{
	font-size:13px;
	color:#1B2E4E;
}

.secondary-feature a
{
	text-decoration:underline;
}

.secondary-feature-body
{
}

.painted
{
	/*background-color:#b2c6da;*/
}
