@import url('global.css');
@import url('layout.css');
@import url('font.css');
@import url('ids.css');
@import url('classes.css');
@import url('divs.css');
@import url('tables.css');
@import url('responsive.css');

/* Persistent Style Sheet.  This is to be applied no matter which theme the user selects.  These style sheets are always enabled (they are always “on”) and are combined with the active style sheet. They can be used for shared rules common to every style sheet. To make a style sheet persistent, the rel attribute is set to “stylesheet” and no title attribute is set.
<link rel="stylesheet" type="text/css" href="..\css\persistent.css" /> */

/* You can find classes specifically for epost, deblase, and powerotics mostly in calsses.css except for classes for divs and tables which are in the respective files. */

/* @import url('remove_browser_default_settings.css'); */
