.detail-summary {
    display: none;
}

#currentStatus {
    margin: 25px;
    font-size: 25px;
    text-transform: uppercase;
}

.tracking_history {
    text-align: center;
}

tr.row_notification {
    background: blue;
    color: #FFFFFF;
}

#trackingInformation {
    font-size: 2.25em;
}

.more_rows a {
    display: none;
}

.uspsTrackingPageTrackingNumber {
    font-weight: bold;
}
