#ticker {
	position: relative;
	width: 268px;
	height: 69px;
	margin: 0 0 10px 0;
	background-image: url(../images/ticker_background.gif);
	background-repeat: no-repeat;
}

#ticker div {
	position: absolute;
	top: 4px;
	left: 1px;
	width: 266px;
	height: 61px;
	overflow: hidden;
}
