Then, while still having that style set as the site default, try disabling your modifications/plugins and see if you still have this problem.
Note: To temporarily disable the plugin system, edit includes/config.php and add this line right under <?php
PHP Code:
define('DISABLE_HOOKS', true);
AND make sure you disable vbseo via it's own control panel and remove it's .htaccess.