/**
 * @file
 * Views Styling
 */

table.views-table {
    width: 100%;
}
table.views-table td {
    padding-right: 1em;
}


