/*
Title:		Screen styles and IE/Win patches
Author:		hvk@shrpa.dk
*/

/* Import stylesheets and hide from IE/Mac \*/
@import url("reset.css");
@import url("master.css");
@import url("ie.css");
/* end import/hide */
