/* This is the customized style sheet used by the Gallery when
   it is running as a standalone product created from the default file.  

     "screen.css.default"		Default stylesheet
     "screen.css"				Custom stylesheet

   If the custom file is found in this directory it will be 
   used instead of the default one.

*/ 



@import "standalone_style.css";

/*	@import "style.css";
*/


/* Add custom styles in the following section.  Use these entries as
   examples:
   
	P { margin: 1em 2em }
	EM { border: thin solid }

*/



