@charset "utf-8";
/*import the main css from screen, then the handheld.css to make any adjustments - Delyth Chandler */
@import url(screen/layout.css);@import url(screen/navigation.css);@import url(screen/elements.css);@import url(hand/handheld.css);