.weekorre-specific-date-section {
    background: #f9f9f9;
    border: 1px solid #ddd;
    border-radius: 4px;
    padding: 20px;
    margin: 20px 0;
}

.weekorre-specific-date-section h2 {
    margin-top: 0;
    color: #23282d;
    border-bottom: 2px solid #0073aa;
    padding-bottom: 10px;
}

.weekorre-specific-date-section .form-table th {
    width: 200px;
}

.weekorre-specific-date-section .notice {
    margin: 0 0 15px 0;
}

.weekorre-specific-date-section .button-small {
    background: #dc3232;
    border-color: #dc3232;
    color: #fff;
}

.weekorre-specific-date-section .button-small:hover {
    background: #c92626;
    border-color: #c92626;
}
