
.newsCont {
	margin: 0px;
	margin-bottom:1.5em;
}

.newsCont .div-line {
	margin:0px;
}

.newsCont h5 {
	font-size:100%;
	margin: 0px;
	margin-top:1em;
}

.newsCont h5 a {
	font-size:120%;
	font-weight:bold;
	text-decoration: none;
	color:#404040;
}

.newsCont h5 span {
	font-size:80%;
	color:#0E9DCC;
}

.newsCont h5 a:hover {
	text-decoration: underline;
}

.newsCont li {
	padding-top:1em;
	padding-bottom:1em;
	list-style-position:outside;
}

.newsCont .moreLnk {
	text-align:right;
	margin-top: -1em;
}

.newsCont .moreLnk a {
	color:#0E9DCC;
	font-size:90%;
	margin-right:2em;
}

.newsItemTitleDate {
	color:#0E9DCC;
	font-size:70%;
	margin-top:0.3em;
	display:block;
}

.newsItemCont .backLnk {
	text-align:right;
}

.newsItemCont .backLnk a {
	color:#0E9DCC;
	font-size:90%;
	margin-right:2em;
}

.newsItemCont div.SBM {
	margin-top:1em;
	text-align:center;
}


