.fcsnapshot table {
 margin: 0px;
}
.fcsnapshot .getquote1 INPUT.ticker {
 color: #444;
 font-weight: normal;
}
.fcsnapshot TBODY {
 border-top: 0px solid #EEE;
}
.fcsnapshot TH {
 display: none;
}
.fcsnapshot TR, .fcsnapshot TR.even {
 background: #FFFFFF;
}
.fcsnapshot TR TD {
 border: 0px solid #EEE;
}
.fcsnapshot .watchlist2 {
 font-family: Helvetica, serif;
 font-size: 12px;
}
.fcsnapshot .watchlist2 TD {
 padding: 8px 2px 6px 0px;
 border-bottom: 1px solid #EEE;
 border-top: 0px solid #EEE;
}
.fcsnapshot .watchlist2 TBODY TR:first-child TD {
 border-bottom: 1px solid #EEE;
}
.fcsnapshot .attribution {
 text-align: right;
 font-size: 10px;
}
.fcsnapshot .attribution A {
 text-decoration: none;
 color: #08F;
}
