.standfirst{ display:none; }
.gutterTop.primaryContent { margin-top: 0; }
.gutterTop.secondaryContent { margin-top: 0; }


.title p{display: none;}

#table2019, #table2020, #table2021, #table2022{
    display:none;
}

.selector{
    cursor:pointer;
    border:1px solid #c0c0c0;
    width:55px;
    float:left;
    padding:4px;
    font-size:75%;
    text-align:center;
}

.selector.active{
    background-color:#c0c0c0;
}

#chtbWrapper{
    clear:both;
    border-width:2px 0px 0px 0px;
    border-style:solid;
    border-color:#c0c0c0;
    padding-top:10px;
}

.no-js .selector{
    display:none;
}

.no-js #chtbWrapper{
    border-width:0px;
}

.no-js #table2018{
    display:block;
}

.no-js #table2019{
    display:block;
}

.no-js #table2020{
    display:block;
}

.no-js #table2021{
    display:block;
}

table.dataTable th.thl{
width:39%;
}


