﻿.userListTable .tr {
    margin: 2px 0;
    border-bottom: dashed 1px #30617F;
    }

.userListTable .userCell {
    width:200px;
    }
.userListTable .dateCell {
    width:100px;
    text-align:center;
    }
.userListTable .statusCell {
    width:50px;
    text-align:center;
    }
.userListTable .controlsCell {
    width:140px;
    text-align:center;
    }


.userListTable .jqwc-button{
    width:1px !important;
    height:15px !important;
    float:left;
    margin-left:3px;
}
