table{width:100%; padding:0;font-size:11pt; border-collapse:separate;}
table thead th {
    padding:5px 5px 8px 10px;
    text-align:left;
    /*font-size: 18px;*/
    height: 20px;
    line-height: 16px;
    /*font-family: Segoe UI Light;*/
    border-top: 1px solid white;
    border-bottom: 1px solid white;
    vertical-align:middle; 
}
table thead {

}
table thead th:first-child{border-left: 0px solid #717171;}
table thead th:last-child{border-right: 0px solid #535353;}
table tbody td{height:20px;
               padding: 0px 5px;
            vertical-align:middle;
            border-width: 0px;
            white-space:nowrap;
            overflow:hidden;}
table tbody tr {height:20px;}
