table {
    margin-top: 15px;        
}

th {
    border: 1px solid #9f9f9f;
}

.tdodd{
    background-color: #dfdfdf;
}