@import "all.css"; /* just some basic formatting, no layout stuff */
@import "ie.css"; /* all site css this file effect both ie and moz  */
@import url(moz.css) all; /* this file effect only mozilla ITS NOT CONTAINS ALL THE CSS IT CONTAINS ONLY THE MOZILLA HEACKS */