.standfirst{ display:none; }
.gutterTop.primaryContent { margin-top: 0; }
.gutterTop.secondaryContent { margin-top: 0; }
.ow_skip_navigation, .ow_navigation_title, .ow_skip_end {
left: -4000px;
}

table.dataTable{
    margin-bottom:1.5em; 
    max-width:100%;
    border-top: 1px solid #ccc!important;
    border-bottom: 2px solid #ccc!important;
}
table.dataTable td{
    text-align: left!important;
}
table.dataTable th{
    text-align: left!important;
}

#table1.dataTable tr td:nth-child(3), #table1.dataTable tr td:nth-child(4), #table1.dataTable tr td:nth-child(5), #table1.dataTable tr td:nth-child(6),#table1.dataTable tr th:nth-child(3), #table1.dataTable tr th:nth-child(4), #table1.dataTable tr th:nth-child(5), #table1.dataTable tr th:nth-child(6){
text-align:center!important;
}


