#newsSection{
	width: 162px;
	height: 100%;
	margin-right: 0px;
}
.newsItem{
	padding-bottom: 4px;
	padding-top: 4px;
	border-bottom: solid 1px #CCCCCC;
}

#bannerExp{
	width: 162px;
	height: 50px;
	background-color:#003399;
	position:absolute;
	margin-left:-4px;
	margin-top:-4px;
	overflow:hidden;
}