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