/*
Title:	Screen styles and IE/Win patches
Author: robbie@projectgoboy.com
*/

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