﻿table.wpDataTable { table-layout: fixed !important; }
.useBefore td:first-child:before{
    content:'before';
    position:absolute;
  }table.wpDataTable td.numdata { text-align: right !important; }