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