table.retailerTable {
    table-layout: fixed;    
}
.page-content h3 {
    font-size: 16px;
    line-height: 16px;
    font-weight: bold;
}
.col-importType           { width: 120px;}
.col-incomingTime         { width: 100px;}
.col-processStart         { width: 150px;}
.col-distributor          { width: 290px;}
.col-report               { width: 100px; }
.col-report .ui-icon      { margin:auto;}
.report-list {clear:both}

table .label { font-weight: lighter; color: #8c8c8c; }
