Please change the css_inline_or_link.py file that is in CMFDefault\skins\generic. It has carriage returns (0x0d) in it and this causes problems when creating a CMFSite. It seems like it is in the only Python file in the CMF that has this issue. Thanks. Frank McGeough