/* new*/
#newsTickerWrapper { width: 820px; padding-top: 20px; padding-bottom: 0px; margin-left: 20px; }
#newsTicker { border-top: 1px solid #b59f73; border-bottom: 1px solid #b59f73;
    background: #ede9d4 none repeat scroll 0% 0%; float: left; width: 673px;
    text-indent: 10px; line-height: 23px; position: relative; height: 23px; font-size: 11px; }
#newsTickerContainer a { text-decoration: underline; }
#newsTickerContainer a:hover { text-decoration: none; color: #8f0505; }
.newsticker { list-style-type: none; margin: 0;	padding: 0; }
#newsTickerRight { right: 0px; width: 180px; position: absolute; top: 0px;
    height: 23px; /*_padding-top:2px;  underscore makes it IE6 only */ }
.newsTickerHeader {	margin: 0px 0px 10px; float: left; width: 123px; height: 25px;
    letter-spacing: 0px; display: block; background: url(../images/sprites/smph_red.png) -98px -5px; }
.newsTickerEnd { margin: 0px; float:left; width: 5px; letter-spacing: 0px;
    height: 25px; display: block; background: url(../images/sprites/smph_red.png) -226px -5px; }
.newsTickerImage { position: absolute; top:4px; right: 10px; }