.table_content {
    border: 0;
    width: 100%;
    border-collapse: collapse;
}

.table_content td {
    padding: 2px;
}