/* CSS for The Green Nut - Podcasts */



/* ===========================================
         CHANNEL PAGE
==============================================*/

#container-boxContent {
	background: url(../images/news/splash-newsArticle.jpg) 0 192px no-repeat;
	}

#header h2 {
	width: 709px;
	}

#content {
	margin: 16px 9px auto 242px;
	}

#content h3 {
	padding-top: 4px;
	}

#content h6 {
	margin: 4px auto 18px 8px;
	font-size: 1.2em;
	line-height: 1.3em;
	}

#content ul img {
	float: left;
}

#articleList li {
	padding: 1px 10px;
}

#articleList h4,
#articleList p {
	margin-left: 95px;
}

#articleList h4 {
	padding-top: 1em;
}

