/* ********************* INEWS STORY DISPLAY ********************* */

.textContent {
	font-size:0.8em;
	padding:0 0.3em;
	line-height:1.5em;
	margin-bottom:10px;
}

.textContent h2, .textContent h3, .textContent h4,
.textContent h5, .textContent h6 {
	font-family:"Century Gothic",Arial, Verdana;
	margin:1em 0;
}
.textContent h2 {
	margin:0 0 0.6em 0;
	padding:0.3em 0.5em 0.3em 0.2em;
	font-size:2.2em;
	color:#684F40;
	font-weight:400;
}
.textContent h3 {
	font-size:1.4em;
	color:#EF3E34;
}
.textContent ul li {
	margin-top:1em;
	font-size:0.8em;
}
.contentArea {
	padding:0 0.5em 2em 0.4em;

}
