.ticker { color: purple; text-align: center; height: 30px; }
.ticker img { vertical-align: text-bottom; }
.ticker-div { padding-top: 4px; margin-top: 11px; position: absolute; z-index: 999; left:0; width: 100%; }
.ticker a { color: #333; }
.ticker a:hover { color: red; }
