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

.textContent {
	font-size:0.9em;
	padding: 10px 10px 10px 20px;
	line-height:1.5em;
        background-color: #FFF;
        margin: 0px;
        font-size: 11pt;
}

.textContent h3{
        margin: 0px;
}
.textContent a {
        color: #0079c2;
}

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