/* Eventually, we should be importing the following "base" stylesheet (read-only) from the ZenCart Core: 
@import url("../../template_default/css/stylesheet.css");

DEPRECATED_Stylesheet_new is an old copy of the above file with modifications.
ALL Stylesheet modifications should be made to ../../../../../Shared/css/zencartOverride.css
*/
@import url("DEPRECATED_stylesheet_new.css"); 
