/*
Title       Base CSS Loader
Author      Michael Kumm
Based On    Dan Cederholm dan@simplebits.com
*/

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