table {
    width: 100%;
    border-spacing: 0px;
}

table td {
    border-bottom: 1px solid #DDDDDD;
    padding: 10px;
}