/* This CSS stylesheet defines styles used by required elements in a flex application page that supports browser history */
#ie_historyFrame {
    width: 0;
    height: 0;
    display: none
    }
#firefox_anchorDiv {
    width: 0;
    height: 0;
    display: none
    }
#safari_formDiv {
    width: 0;
    height: 0;
    display: none
    }
#safari_rememberDiv {
    width: 0;
    height: 0;
    display: none
    }