#scrollup{
	position:relative;
	overflow:hidden;
	border:0px solid #000;
	height:125px;
	width:140px
}.headline{
	position:absolute;
	top:125px;
	left:0px;
	height:125px;
	width:140px
}
.newstxt {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #999999;
}

