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

.textContent {
	font-size:0.9em;
	padding:0 0.5em;
	line-height:1.5em;
}

.textContent h2, .textContent h3, .textContent h4,
.textContent h5, .textContent h6 {
	font-family:Tahoma,arial,helvetica,sans-serif;
	margin:0.8em 0 0.0em 0 ;
}
.textContent h2
{
	margin:0 0 0.6em 0;
	padding:0.5em 0.1em;
	font-size:1.6em;
	line-height :1.2em;
	color:#0B406B;
	border-bottom:1px solid #0B406B;
	font-weight:400;
}
.textContent h3 {
	font-size:1.4em;
	line-height:1.2em;
	color:#0B406B;
	font-weight:400;
	margin:1.2em 0 0.8em 0;
}
.textContent ul li {
	margin-top:0.1em;s
}
.contentArea {
	padding:0 1em 2em 1em;
}
.contentArea p {
	margin:1.2em 0 0.8em 0;
}


#storyList li p {
	margin-top:0.3em;
	margin-bottom:0.5em;
}

.textContent table h3 {
	font-size:1.4em;
	font-weight:bold;
	padding:0 !important;
	margin:0 !important;

}


.textContent table {
	font-size:0.9em;

}
