/*-----------------------------------------------------------------------------
NewsScroller Stylesheet

date:      31/05/07
author:    Alexander Grüneberg
email:     alexander AT grueneberg DOT com
website:   http://www.trenovis.de
-----------------------------------------------------------------------------*/

div#newsScroller {
	position: relative;
	overflow: hidden;
	width: 175px;
	height: 120px;
	text-align: left;
}

div#newsScroller .headline {
	position: absolute;
	top: 165px;
	left: 10px;
	width: 150px;
	height: 115px;
}