.ss .tableTitle {
   font-size: 18px;
   line-height: 24px;
   font-weight: bold;
   margin-bottom: 2px;
}

.ss .remote > table {
   width: 472px;
   background: none;
}

.ss #ticker .remote > table {
   width: 450px;
}

.ss .remote th,
.ss .remote td {
   padding: 4px 8px;
}

.ss .remote .odd {
   background: #F3F4F6;
}

.ss #ticker .remote .odd {
   background: #e1e3e8;
}

.ss #ticker .remote a {
   font-weight: normal;
   text-decoration: underline;
}

.ss #ticker .remote a:hover,
.ss #ticker .remote a:focus {
   color: #192030;
}

.ss .remote .subHead,
.ss .remote .highlight,
.ss .remote .highlight a  {
   font-weight: bold !important;
}

.ss .remote .subHead td {
   padding-left: 0px;
   padding-top: 14px;
}

.ss .tableFooter {
   margin-top: 6px;
}

.ss .remote ul.tablePreviewBar {
   list-style: none;
}
.ss .remote ul.tablePreviewBar li {
   background: none;
   background-color: #CECECE;
   border-right: 3px solid black;
   float: left;
   font-weight: bold;
   list-style-type: none;
   padding: 3px 76px;
   text-transform: uppercase;
}
