.newsHeader {
	font-size: 11px; 
	font-weight: bold;
	color: #0c1c47;
	margin-left: 22px;
	margin-bottom: 5px;
	margin-top: 5px;
}

.leftNewsMarg {
	margin-left: 5px;
}
.newsFront {
	font-size: 10px; 
	color: #0c1c47;
	margin-right: 0px; 
	margin-left: 8px;
	margin-botton: 0px;
	vertical-align: top;
	margin-top: 0px;
	line-height: 12px;
}

.scrollNews {
	height: 130px; 
	width: 465px;
	overflow:hidden;
}

.newsFront p {
	margin: 0px;
}

.newsCont p {
	margin: 0px;
}
.headerNewsCont {
	font-size: 12px; 
	font-weight: bold;
	color: #0c1c47;
	margin-left: 0px;
	margin-bottom: 5px;
	margin-top: 5px;
}

.newsFront {
	font-size: 10px; 
	color: #0c1c47;
	margin-right: 18px; 
	margin-left: 8px;
	margin-botton: 8px;
}

.news {
	margin: 9px 0px 6px 0px;
	height: 250px;
	width: 890px;
	overflow: auto;
	overflow-x: hidden;
	overflow-y: visible;
	text-align: justify;
}

.newsCont {
	margin-left: 15px;

}

div.newsImage {
	height: 88px;
	width: 76px;
	overflow: hidden;
}

