/* css stylesheets for standards-compliant browsers */
/* ------------------------------------- */
/* ecommerce 2006fe - Dec 2005 */
/* ------------------------------------- */
/* To maintain the correct cascade, keep the list */
/* of stylesheets in the order as they are shown */
/* ------------------------------------- */

/* -- SOFTWARE -- */



/* default layout/positioning stylesheet */
@import url("layout2006fe.css");
/* client layout/positioning customisations */
@import url("../../styles/layout2006fe.css"); 

/* default colors/fonts/borders schmeme */
 @import url("colors2006fe.css"); 
/* client colors/fonts customisations */
  @import url("../../styles/colors2006fe.css"); 

  
 /* local Opera 7.x/8.x stylesheet */
 @import url("opera2006fe.css");
  /* local Opera 7.x/8.x stylesheet */
 @import url("../../styles/opera2006fe.css");
 
 
/* development/design stylesheets */

/* @import url("transit.css"); */
/* @import url("uglycolors2006fe.css"); */


