﻿
.columnwidthsn {
    width: 60px;
}

.columnwidthAction {
    width: 110px;
}
th {
    text-align: center;
    vertical-align: middle !important;
}
.grd_50 {
    width: 60px;
}
.grd_100 {
    width: 100px;
}

.grd_150 {
    width: 150px;
}

.grd_200 {
    width: 200px;
}

.grd_250 {
    width: 250px;
}

.grd_350 {
    width: 350px;
}

.grd_400 {
    width: 400px;
}

.grd_450 {
    width: 450px;
}

.grd_500 {
    width: 500px;
}

.grd_550 {
    width: 550px;
}
.textcenter {
    text-align: center !important;
}

.textalignright {
    text-align: right !important;
}
.grd_80 {
    width: 80px;
}