.teaser_container {
background:url(../img/ticker_bg.gif) repeat-x;
height:27px;
font-weight:bold;
float:right;
}

.ticker {
background:url(../img/corner_right.gif) right top no-repeat;
height:27px;
}

.ticker .scroller {
padding:0 10px 0;
line-height:27px;
color:#5c4b43;
height:27px;
background:url(../img/corner_left.gif) left top no-repeat;
*background:url(../img/corner_left.gif) left top repeat-y;
}

* html .ticker .scroller {
background-attachment:fixed;
}

.ticker .section a {
color:#00baa5;
text-decoration:none;
}

.ticker .section span a.ticker_category {
color:#5c4b43;
}
