#left-nav h2,
#left-nav h2 span {
	width: 179px;
	height: 89px;
}

#left-nav h2 span {
	background-image: url(../images/resources.png);
}

#content h1 {
	margin-bottom: 0;
}

#content .intro {
	margin-bottom: 9px;
	color: #c5fd7d;
	font-size: 22px;
	line-height: 1.2em;
}

/* FAQs */

#faqs-list,
#links-list {
	padding-top: 4px;
}

#faqs-list li,
#links-list li {
	padding: 6px 0 8px 0;
}

#faqs-list .question,
#links-list .link {
	display: block;
	margin: 0;
	color: #fff;
	padding: 0 0 0 22px;
	background: url(../images/green-arrow.png) left center no-repeat;
	cursor: pointer;
}

#faqs-list .answer {
	width: 509px;
}

#faqs-list .inner {
	margin: 4px 0 -9px 0;
}

/* Articles */

#preferred-format {
	float: right;
	color: #616161 !important;
	margin-top: 4px;
	margin-bottom: 0 !important;
	text-decoration: underline;
}

#articles-list,
#downloads-list {
	clear: both;
}

#articles-list li,
#downloads-list li {
	position: relative;
	top: 0; left: 0;
	padding: 13px 0 0 0;
}

#articles-list p,
#downloads-list p {
	display: block;
	margin: 0;
	width: 370px;
}

#articles-list .small,
#downloads-list .small {
	padding-bottom: 4px;
}

#articles-list .title,
#downloads-list .title {
	color: #fff;
	background: url(../images/green-arrow.png) left center no-repeat;
	padding: 0 0 0 22px;
}

#articles-list .dots-long,
#downloads-list .dots-long {
	margin: 15px 0 0 0;
}

#articles-list a,
#downloads-list a {
	position: absolute;
	top: 12px; right: 0;
}

#articles-list a.pdf, #downloads-list a.pdf { right: 52px; }
#articles-list a.word, #downloads-list a.word { right: 6px; }

#articles-list img,
#downloads-list img {
	display: block;
}

#download-all .title {
	color: #6db33f;
	margin-top: 11px;
}

/* Downloads */

#coming-soon {
	display: block;
	float: right;
	margin-top: -8px;
}

/* Links */

#links-list {
	margin-top: 9px;
}

#links-list .description {
	margin-top: -10px;
}

#links-list p {
	padding: 0;
	margin: 12px 0 0 0;
}
