/*******************************************
	hides stylesheets from browsers 
	that do not support them
*******************************************/

@import url(layout.css);

