﻿/*this is a class to style the design table*/

 .RadGrid table.canhdeu {
        border: none;
        margin:0px;
        width:100%;
    }
.RadGrid table.canhdeu tr td{
        width:49%;
        border: none;
        text-align:center;
    }
img.anhdaidien {
    border: 1px solid #ccc;
    padding:2px;
}

