.grid {
    margin-bottom: 3px;
    border-collapse:separate;
    }
.grid td {
    border-collapse:separate;
    cursor:pointer;
    max-width:170px;
    height:25px;
    text-align: center;
    font-family: sans-serif;
    font-size: 13px;
    font-weight: bold;
    }

