div.ntitle {
	background-image: url(../images/ntitlebg.gif);
	background-position: 216px top;
	background-repeat: no-repeat;
	color: #D21F4C;
	font-size: 18px;
	font-weight: bold;
	height: 16px;
}
div.newsSep {
	width: 34px;
	height: 160px;
	background-image: url(../images/nseparbg.gif);
	background-position: 3px top;
	background-repeat: repeat-y;
	float: left;
}

div.newsItem {
	width: 198px;
	height: 139px;
	overflow: hidden;
	float: left;
	margin: 0px;
	margin-top: 20px;
}

div.newsItem a {
	text-decoration: none;
	color: #CC0033;
	font-weight: bold;
	font-size: 9px !important;
}
