CSS Validation - Parse Error
On all of my pages created with SiteAssist Professional, I am getting the CSS Validation - Parse Error when I run the Web Standards Advisor. The code it is pointing to looks like this:
<style type="text/css" media="all">
<!--
@import url("../siteassistpro_css/content.css");
-->
</style>
What can I do to fix this?