.widgetLevelTable table { width:100%; border:0; border-top:2px solid #cfcfcf; margin:0 0 20px 0; padding:0;}
.widgetLevelTable table th div { white-space:nowrap; }
.widgetLevelTable table tr.bg0{ background:#fff;}
.widgetLevelTable table tr.bg1{ background:#f8f8f8;}
.widgetLevelTable table th,
.widgetLevelTable table td{ border:0; padding:5px 10px; text-align:center; vertical-align:top; }
.widgetLevelTable table th{ background:#f4f4f4;}
.widgetLevelTable table tbody th{ border-bottom:1px solid #e5e5e5;}
.widgetLevelTable table td{ border-bottom:1px solid #f0f0f0;}

.widgetLevelTable table th.button { text-align:right; }
.widgetLevelTable table td.alert { color:red !important; }
.widgetLevelTable table td.alert a { text-decoration:none; color:red !important; }

.widgetLevelTable table td.wide { width:100%;}