.ticker {
	text-align: center;
	height: 16px;
	/*font: 14px Georgia, "Times New Roman", Times, serif;*/
	color: #ffca00;
	font: bold 15px "Courier New", Courier, mono;
}

.ticker img {
	vertical-align: text-bottom;
}

.ticker-div {
	padding-top: 0px;
	margin-top: 0px;
	position: absolute;
	z-index: 999;
	left:0;
	width: 100%;
}
