DIV.widget-tickerbar1 TD {
 box-shadow: 7px 3px 4px #BBBBBB;
 font-weight: normal;
 line-height: inherit;
 font-size: 11px;
 padding: 5px 10px;
}
DIV.widget-tickerbar1 TD.divider {
 box-shadow: none;
 border-left: 0px solid #CCC;
}
DIV.widget-tickerbar1 TD .name {
 float: none;
 font-weight: normal;
 color: #76919F;
 font-size: 16px;
}
DIV.widget-tickerbar1 TD .price {
 float: none;
 text-align: left;
 border-top: 1px solid #D6D8D9;
 border-width: 2px;
 font-size: 16px;
 padding-top: 4px;
 margin-top: 3px;
}
DIV.widget-tickerbar1 .positive .change, DIV.widget-tickerbar1 .negative .change {
 background: none;
 padding-left: 0px;
}
DIV.widget-tickerbar1 TD .changepercent {
 padding-right: 22px;
}
DIV.widget-tickerbar1 .unchanged .change, DIV.widget-tickerbar1 .unchanged .changepercent {
 color: #777777;
}
DIV.widget-tickerbar1 TD {
 clear: both;
}

DIV.marketperf TD.price, DIV.marketperf TD.change {
 width: 90px;
 min-width: 70px;
}
DIV.marketperf .marketperformance-widget TR.row:hover {
 cursor: default;
}
DIV.marketperf .marketperformance-widget .arrow_up, DIV.marketperf .marketperformance-widget .arrow_down, DIV.marketperf .marketperformance-widget .arrow_unchanged {
 background: none;
}
DIV.marketperf .marketperformance-widget TD:first-child {min-width:110px}

