@import url("style_core.css");
@import url("mobile.css") handheld;
@import url("mobile.css") only screen and (max-device-width:480px);
