/* 
 This file imports the CMS-managed stylesheet file from     
 the CMS working folder: /content/<site-abbreviation>/cms/.   

 This file's name must alphabetically come after other
 .css files so that .NET Theming will include it last, 
 which in turn, through CSS precedence rules, makes 
 it possible for the CMS to override any site styles.
*/
@import url("/content/ipn/cms/cms.css");