table.daily_stats { width: 100%;
                    border: 1px solid black;
                    padding: 5px;
                    background-color: #eeeeee;
                    margin-bottom: 1.5em;
                    }

table.daily_stats td { white-space: nowrap; }

table.daily_stats td.stats_header { color: #aa0011;
                                    text-align: center;
                                    font-weight: bold; }