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

.textContent {
	font-size:0.9em;
	padding:0 0.5em;
	line-height:1.5em;
}
#textBlock h2,#textBlock h3,#textBlock h4,#textBlock h5,#textBlock h6 {
	font-family:"Courier New", Courier, monospace;
	font-weight:bold;
	font-size:1.8em;
}



.textContent ul li {
	margin-top:1em;
}
.contentArea {
	padding:0 1.5em 2em 1.5em;
}

img.rightImage {
	margin:0 0 0.5em 1em;
}
img.leftImage {
	margin:0 1em 0.5em;
}