
.content-table .main-content .box-title {
    background-image: none;
    border-bottom: 3px solid #C6D5E5;
    height: 18px;
    margin-bottom: 15px;
    overflow: visible;
}
.content-table .main-content .box-title span {
    background-color: #FFFFFF;
    border-bottom-width: 0;
    display: inline;
    font-size: 22px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 26px;
    padding-bottom: 0;
    padding-right: 9px;
    position: relative;
    text-transform: uppercase;
}
.box-table-group {
    margin-bottom: 20px;
}
.box-table-group h3 {
    background-color: #FAC800;
    color: #FFF;
    font-weight: bold;
    line-height: 30px;
    outline: none;
    padding: 0 8px;
    text-transform: uppercase;
}
.box-table-group h3 ~ h3 {
    background-position: -7px 0;
}
.box-table-group h3 ~ h3 ~ h3 {
    background-position: -14px 0;
}
.box-table-group .ui-accordion-header {
    cursor: pointer;
    margin-top: 1px;
}
.box-table-group .ui-accordion-header:first-child {
    margin-top: 0;
}
.box-table-group .ui-state-active {
    background-color: #E9E9E9;
    border-width: 2px 1px 1px 2px;
}
.box-table-group h3 + .ui-accordion-content {
    margin-bottom: 0;
}
.js h3 + .ui-accordion-content-active {
    display: table;
}
.box-table-group table {
    text-align: center;
    border-collapse: separate;
    border: 1px solid #CFCFCF;
    font-size: 11px;
    width: 100%;
}
.box-table-group thead th {
    border-bottom: 1px solid #CFCFCF;
}
.box-table-group .table-heading-tr th {
    border-color: #CFCFCF;
    border-bottom-color: #F0F0F0;
    border-width: 1px 0;
    background-color: #F6F6F6;
}
.box-table-group td {
    line-height: 14px;
    padding-bottom: 4px;
    padding-top: 4px;
}
.box-table-group th {
    font-size: 11px;
    padding: 4px 2px; 
}

.box-table-group th,
.box-table-group td {
    border-color: #F0F0F0;
    border-style: solid;
    border-width: 1px 0 0;
    line-height: 14px;
    padding-bottom: 4px;
    padding-top: 4px;
    vertical-align: middle;
}
.box-table-group th img,
.box-table-group td img {
    margin: 0 5px;
    vertical-align: middle;
}
.editorial-table th,
.editorial-table td {
    border-width: 1px 0 0 1px;
    padding: 4px;
    text-align: left;
}
.editorial-table th strong,
.editorial-table td strong {
    font-weight: bold;
}
.editorial-table th em,
.editorial-table td em {
    font-weight: bold;
}
.editorial-table th {
    color: #141414;
    font-weight: bold;
}
.editorial-table tr:first-child th {
    background-color: #FAFAFA;
}
.editorial-table th:first-child,
.editorial-table td:first-child {
    border-left-width: 0;
}
.editorial-table .special th,
.editorial-table .special td {
    border-color: #CFCFCF;
}
.box-table-group tfoot td {
    border-top: 1px solid #CFCFCF;
    font-size: 11px;
    padding-right: 8px;
    text-align: right;
}
.box-table-group tfoot a:after {
    color: #FFC000;
    content: " \00BB";
}

.sport-soccer-table-standings tfoot a {
    display: block;
    float: right;
    height: 15px;
    padding-right: 113px;
    padding-top: 6px;
}
.box-table-group tbody tr:first-child td,
.box-table-group tr:first-child th,
.box-table-group .table-heading-tr:first-child th,
.box-table-group .table-heading-tr + tr td {
    border-top-width: 0px;
}