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