.custome1-user-table {
 border:1px solid #cccc99 !important;
 border-collapse:collapse;
 width:100%;
}
.custome1-user-table td {
 padding:3px;
}
.custome1-user-table tr {
 border-top:2px solid #e4e4e4;
}
.custome1-user-table .heading {
 background-color:#e4e4e4;
 border-top:1px solid #cccc99;
}

.custome2-user-table {
 border:1px solid #cccc99 !important;
 border-collapse:collapse;
 width:100%;
}
.custome2-user-table td {
 padding:3px;
}
.custome2-user-table tr {
 background-color:#e4e4e4;
}
.custome2-user-table tr.alternate {
 background-color:#ffffff;
}
.custome2-user-table .heading {
 background-color:#e4e4e4;
}
