/* FIS eBanking Product Design and Usability, Proprietary and Confidential. 2011. */
/* Created and Last updated Mar-24-2011, by Rommel Ryan Rivera ADNU 98. */

#AcctActivitySFScrollArea {
    overflow: auto;
}

@media print {
    #AcctActivitySFScrollArea {
        max-height: none;
    }
}