#scrollup {
	position: relative;
	overflow: hidden;
	background: url(latestnews.png) left no-repeat #F2F2F2 8px;
	border: 1px solid #e5e5e5;
	height: 25px;
	width: 735px;
}
.headline {
	position: absolute;
	top: 210px;
	left: 80px;
	height: 25px;
	width:735px;
	font-size: 12px;
}
