.watchlist2 TBODY TR:first-child TD {
 border: 0;
}
.watchlist2 TH {
 padding: 0px 5px;
 border-bottom: 1px solid #999;
}
.watchlist2 TD {
 padding: 0px 5px;
 border-top: 1px solid #CCC;
}
.watchlist2 A, .watchlist2 TD, .watchlist2 TH {
 text-align: right;
 font-family: helvetica;
 font-size: 12px;
 white-space: nowrap;
}
.watchlist2 .symbol {
 text-align: left;
}
.watchlist2 A {
 text-decoration: none;
 color: #0466B6;
}
.watchlist2 .positive {
 color: #009933;
}
.watchlist2 .negative {
 color: #FF333A;
}
.watchlist2 .arrow {
 xdisplay: inline-block;
 padding-left: 0px;
 background-position: 5px 0px;
 background-repeat: no-repeat;
}
.watchlist2 .delay {
 font-size: 9px;
 color: #666;
} 
.watchlist2 .attribution {
 color: #999999;
 font-size: 10px;
 text-align: right;
 margin: 5px 0px;
}
