@import "screen_cs.css";
@import 'print_cs.css';

/*	the first rule actual styles are imported from a third stylesheet 
	this hides them from older browsers which don't support @import with double quotes */
/*	the second should additionally hide the problematic print style from IE5/Mac */

/* see http://centricle.com/ref/css/filters/ for further details */	