/*  ----------------
	master.css
	author: sarah@monkeypug.co.uk
	company: Hook Norton Pottery
	date: 23/04/2008

	description: co-ordinates the import of relevant style sheets
	----------------- */

@import "reset.css";
/*@import "skeletal.css";*/
@import "screen.css";
@import: url("ie7.css");
/*@import "print.css";*/
