div.box {
	margin:0px !important;
	position:absolute;
	left:0px;
	overflow:hidden;
}

#ticker {
	bottom:0px;
	height:95px;
}

#innerTicker {
	font-size:50px;
	position:absolute;
	left:0px;
	top:-10px;
	margin-top:40px;
	color:#7BF;
	height:100%;
	white-space:nowrap;
}

#innerTicker * {
	font-size:50px;
}