/* url() with quotes without media, hides CSS from:

    * Netscape 4.x
    * Win IE 3
    * Win IE 4 (not 4.72)
    * Mac IE 4.01
    * Mac IE 4.5
    * Konqueror 2.1.2
    * Win Amaya 5.1

*/

@import url("layout/base.css");

@import url("base.css");

