.statsCommunity {
    font-size: 1.2em;
    color: #7F0000;
    font-weight: bold;
}

.statsCommunity td {
    padding: 8px 3px !important;
}

.statsCollection td.name {
    padding: 3px 3px 3px 2em;
}

.statsTotal td {
    font-size: 1.2em;
    font-weight: bold;
    background-color: #E0E0E0;
    color: #000000;
}

.percentage {
    color: #A0A0A0;
    width: 3.4em;
    font-size: 12px;
    float: right;
    padding-right: 3px;
}

td.byteCount {
    min-width: 7em;
}

.archivedItemCount,.processingItemCount,.nonSubmittedItemCount,.byteCount {
    text-align: right;
}

.bytesPercent {
    font-size: 0.8em;
}

#select_dates {
    z-index: 20;
    position: relative;
}

#dateRange {
    z-index: 150;
}

.datePicker {
    z-index: 200;
}

#select_dates input.field {
    margin: 0 0.1em 0 0;
    width: 6em;
}

#select_dates input.button {
    margin: 0 0 0 1em;
}

#select_dates label {
    padding: 0 0.5em 0 1em;
}

.shortcutYears {
    margin: 0.5em 4em;
    font-size: 12px;
}