/* BILLBOARD */
#ticker{ width: 980px; margin: 0 auto 10px; clear: both; color: #76797c; }
/* TICKER */
.wrapper { width: 980px; margin: 0 auto; *margin: 0 auto 15px; _margin: 0 auto; }
#ticker { min-height: 26px; margin-bottom: 15px; background: #f6f6f6 url(http://images.apple.com/home/elements/ticker_btm_grey.gif) no-repeat left bottom; position: relative; float: left; }
#ticker p { width: 100%; padding-top: 5px; padding-bottom: 0.2em; background: url(http://images.apple.com/home/elements/ticker_top_grey.gif) no-repeat top left; float: left; }
#ticker a#ticker-headline { width: 12.5em; margin-right: 1em; color: #565656; font-weight: bold; text-align: center; border-right: 1px solid #808080; display: block; float: left; }
#ticker a#news-headline { padding-left: 15px; color: #a1a5a9; float: right; }
#ticker a { color: #6e6e6e; text-decoration: none; }

