/* hide from mac ie5 \*/
#ticker { background-color: #fff; bottom: 0; border-top: 1px solid #ddd; position: fixed; z-index: 900; width: 100%; }
#tickerIframeFix { width: 100%; bottom: 0; left: 0; top: 0; position: absolute; z-index: 901; }
#tickerInner { width: 1600px; left: 50%; margin-left: -800px; max-height: 30px; font-size: 1px; overflow: hidden; position: relative; z-index: 902; }
/* end mac ie5 hack */

