/* chaos-060801-normal */
@import u\rl("chaos-060801-test1.css");
@import _url("chaos-060801-test2.css");
@import *url("chaos-060801-test3.css");
@import \url("chaos-060801-test4.css");
@import $url("chaos-060801-test5.css");
@import --url("chaos-060801-test6.css");
@import */url("chaos-060801-test7.css");
@import url("chaos-060801-test8.css") screen;
@import url(chaos-060801-test9.css) screen;

/* here follows 1 dummy-rule to achieve error-recovery in Opera 9.50 */

#independent li.imp0 {margin-left: 250px;}

/* the rule is simply repeated after error-recovery in Opera 9.50, and this and any following rules will work. */

#independent li.imp0 {margin-left: 250px;}


