.tickerbar4 TD {
 font-family: Arial,Verdana,sans-serif;
 font-size: 11px;
 color: #000000;
 padding: 5px;
}
.tickerbar4 TD A {
 color: #336699;
 text-decoration: none;
}
.tickerbar4 TD A:hover {
 text-decoration: underline;
}
.tickerbar4 .positive {
 color: #008000;
}
.tickerbar4 .negative {
 color: #FF0000;
}
.tickerbar4 .uparrow {
 background: url("http://images.financialcontent.com/studio-5.0/arrows/4/up.gif") no-repeat scroll 0 50% rgba(0, 0, 0, 0);
 font-size: 20px;
}
.tickerbar4 .downarrow {
 background: url("http://images.financialcontent.com/studio-5.0/arrows/4/down.gif") no-repeat scroll 0 50% rgba(0, 0, 0, 0);
 font-size: 20px;
}
