/* SCREEN_HIGH.CSS
   This is where all styles for on-screen high resolution media are declaired
   
   --------------------------------------------------------------------------------------------------------------------------
   FILE INFO
   Revision number:  1.0
   Last updated:     2006/11/30
   Last updated by:  Matt Wilcox
                     matt@karova.com
   
   NOTES
   This design does not have a high resolution version, and so we simply include the normal screen.css stylesheet
   ----------------------------------------------------------------------------------------------------------------------- */

@import url(screen.css);
