/* BASIC css start */
table.type11 {
    width:580px;
    border-collapse: separate;
    border-spacing: 1px;
    text-align: center;
    line-height: 1.5;
    margin: 0px 0px;
    font-size:15px; 
    letter-spacing:-0.7px;
    line-height:170%; 
}

table.type11 th {
    width: 95px;
    padding: 7px;
    font-weight: bold;
    vertical-align: top;
    color: #fff;
    background: #b8c4a3 ;
}

table.type11 td {
    width: 95px;
    padding: 7px;
    vertical-align: top;
    border-bottom: 1px solid #ccc;
    background: #eee;
}


/* BASIC css end */

