.reseller-stats {
    background: #f8f8f8;
    padding: 10px;
    margin-bottom: 15px;
    border: 1px solid #ddd;
}
.reseller-table {
    width: 100%;
    border-collapse: collapse;
}
.reseller-table th, .reseller-table td {
    padding: 8px;
    border: 1px solid #ccc;
}
