/* 
Title:     screen styles and ie fixes
Author:    pete@worthers.com
Updated:   Feb 2nd 2009
*/

/* import stylesheets and hide from ie/mac \*/
@import url("master.css");
@import url("ie.css");
/* end import/hide */
