/* Feature Stories */
div#features ul,
div#features h4,
p.section_header,
div#content_box div.feature_box p.more {
	font-family: Verdana, Geneva, Arial, sans-serif;
}

div#features li {
	list-style: none;
	display: inline;
}

div#features ul,
div#content_box div#features ul.archive_nav li {
	 margin: 0;
	 padding: 0;
}

div#features ul.archive_nav {
	margin-bottom: 2%;
}

div#features h4 {
	margin-bottom: 2%;
	font-size: 118.75%;
}

div.feature_box {
	border: thin solid #cccccc;
	padding: .625em;
	width: 36em;
	float: left;
	margin-right: .625em;
	margin-bottom: .625em;
	position: relative;
}

div.feature_box img {
	width: 5.375em;
	height: 5.375em;
	float: left;
	margin-right: .625em;
}

div#content_box div.feature_box p.title,
div#content_box div.feature_box p.content,
div#content_box div.feature_box p.more {
	margin-bottom: 0;
	line-height: 1.25em;
}

div#content_box div.feature_box p.title {
	font-size: 118.75%;
}

div#content_box div.feature_box p.content {
	font-style: italic;
}

div#content_box div.feature_box p.more {
	text-transform: uppercase;
	font-size: 70%;
	position: absolute;
	right: .625em;
	bottom: .625em;
}

div.section {
	float: left;
	padding-bottom: 4%;
}

hr.blue_line {
	height: .4em;
	background-color: #002868;
	margin: 0 0 1.5em 0;
	clear: both;
}

/* @end */
