/*
Styles for screen and hacks/patches for IE
by Adam Snetman
*/

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