@import url("cls.css");
@import url("screen.css?3");
@import url("antiscreen.css") handheld;
@import url("antiscreen.css") only screen and (max-device-width:480px);