@import url(default.css);
@import url(default-no-screen.css) handheld;
@import url(default-no-screen.css) only screen and (max-device-width:480px);
