.dashboard-module h2 {
    background: #79aec8;
    color: white;
}
.dashboard-module {
    padding: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
}
.dashboard .module table td {
    white-space: normal;
}

.dashboard .module table.reminders th {
    width: auto;
}