/*
 * Use the @import method to bypass older browsers and prevent them from
 * trying to display styles that they cannot.
 */
/* /// IMPORT INNER PAGE LAYOUT STYLES /// */
@import url("fsr_layout.css");
/* /// IMPORT INNER PAGE PRESENTATIONAL STYLES /// */
@import url("fsr_present.css");