

#news_banner {
	/*display: none;*/
	position: absolute;
	top: 18px; /*148px;*/ /* 133 + 15 */
	left: 235px; /*320px;*//*378px*/
	width: 6350px;/*= 345 - 5 - 140*/
	height: 120px;/*= 125 - 5 - 5*/
}

#newsLinks {
	text-align: left;
	font-size: 12pt;
}
#newsLinks a {
	/*text-decoration: none;*/
	font-size: 12pt;
}
#newsLinks a:hover { color: #6198C1; }
