
.cbResultSetGridTableHeader > td:nth-child(n+9) {
display: none;
}

.cbResultSetGridDataRow > td:nth-child(n+9){
display: none;
}