#scrollup
{
	position: relative;
	overflow: hidden;
	height: 33px;
	width: 140px
}
.headline
{
	position: absolute;
	top: 100px;
	left: 0px;
	height: 50px;
	width:140px;
}
