.ticker {
	text-align: center;
	height: 30px;
	color:#51c6d6;
	font: 14px/14px Arial, Helvetica, sans-serif;
}
.ticker img { vertical-align: text-bottom; }
.ticker-div {
	margin:0 auto;
	position: relative;
	z-index: 900;
	width: 800px;
	padding: 4px;
}

