@import url(common.css);
@import "screen-layout.css"; /* not IE-4 */
@import url('moz-layout.css') screen; /* not IE-6, Mac IE-5 */
@import "480px.css" only screen and (max-device-width:480px);

/*\*//*/
  @import "ie5mac.css";
/**/
