@import url( all.css ) all;
@import url( screen.css ) screen and ( min-width: 800px );
@import url( handheld.css ) handheld, screen and ( max-width: 800px )/*, screen and ( max-device-width:640px )*/;