/* 
   css/master.css manages the cascading style sheet definitions
   
   Cross browser compatibility requires a special syntax for referencing the css file.   

   Rather than change the DNN core, we opted to inject the style sheet reference in the ascx file.
*/