#articles-header {
	font-size: 1.17em;
	color: #666;
	border: 1px solid #ebebeb;
	border-top: none;
	margin-bottom: 1.43em;
	height: 200px;
	background: #fafafa url(../../images/articles_background.png) center center no-repeat;
}

#articles-header p {
	position: relative;
	top: 25px;
	margin-right: 1.67em;
}

#articles-header p.emphasis {
	font-weight: normal;
	font-size: 0.79em;
	margin: 0;
}

#new-articles h2 {
	margin: 0 0 0.56em 0;
	color: #006699;
}

.box {
	padding: 1.67em 0 0.83em 0;
	background: #f7f7f7;
	margin: 0.83em 0;
}

.box h2 {
	margin: 0 1.11em;
	color: #006699;
}

.box p.call {
	border-bottom: 1px solid #ebebeb;
	margin: 0.83em 1.67em 1.67em;
	padding-bottom: 0.83em;
}

.box .clear {
	width: 900px;
	margin: 0 auto;
	clear: both;
	display: block;
	border-top: 1px solid #ebebeb;
}

.box .inner-wrap { margin-bottom: 0.36em; }

.box .inner-wrap h3 {
	color: #666;
	margin: 0 0 0.71em 0;
}

.box .inner-wrap.alpha h3 { margin-left: 1.43em; }

.box .inner-wrap.alpha p { margin-left: 1.67em; }

.box .inner-wrap.omega h3 { margin-right: 1.43em }

.box .inner-wrap.omega p { margin-right: 1.67em; }

.box .inner-wrap h3 span {
	padding-left: 1.71em;
	display: block;
	line-height: 1.29em;
}

.box .inner-wrap .credibility { background: url(../../images/credibility_icon.png) 0 0 no-repeat; }
.box .inner-wrap .training { background: url(../../images/training_icon.png) 0 0 no-repeat; }
.box .inner-wrap .conferences { background: url(../../images/conferences_icon.png) 0 0 no-repeat; }
.box .inner-wrap .resources { background: url(../../images/resources_icon.png) 0 0 no-repeat; }
.box .inner-wrap .discounts { background: url(../../images/discounts_icon.png) 0 0 no-repeat; }
.box .inner-wrap .networking { background: url(../../images/networking_icon.png) 0 0 no-repeat; }
.box .inner-wrap .support { background: url(../../images/support_icon.png) 0 0 no-repeat; }
.box .inner-wrap .quality { background: url(../../images/quality_icon.png) 0 0 no-repeat; }
.box .inner-wrap .public-awareness { background: url(../../images/public_awareness_icon.png) 0 0 no-repeat; }
.box .inner-wrap .business { background: url(../../images/business_icon.png) 0 0 no-repeat; }
.box .inner-wrap .members { background: url(../../images/member_voice_icon.png) 0 0 no-repeat; }

#wrap-submit {
	margin: 0;
	clear: both;
}

#wrap-submit h2 {
	margin: 1.07em 0 0.86em 0;
	color: #006699;
}
