#ticker_left {
	position: relative;
	width:23px;
	height:34px;
	z-index:1;
	left: 102px;
	top: -34px;
}

#ticker_right {
	position: relative;
	width:23px;
	height:34px;
	z-index:2;
	left: 447px;
	top: -68px;
}