--- coolfilter_clean/coolfilter/coolfilter.module	Sun Feb 25 05:48:50 2007
+++ coolfilter/coolfilter.module	Wed May  2 07:55:05 2007
@@ -104,7 +104,7 @@
              "coolplayer_rpcurl = \"{$coolplayer_rpcurl }\";\n" .
              "//--></script>\n");
       drupal_add_js($path . '/coolplayer.js');
-	drupal_set_html_head('<link rel="stylesheet" href="'.base_path().$path.'/coolplayer.css"><!--[if IE]><link rel="stylesheet" href="'. base_path().$path.'/coolplayer_ie.css"><![endif]-->');
+	drupal_set_html_head('<link rel="stylesheet" href="'.base_path().$path.'/coolplayer.css" /><!--[if IE]><link rel="stylesheet" href="'. base_path().$path.'/coolplayer_ie.css" /><![endif]-->');
     $items[] = array(
       'path' => 'admin/settings/coolfilter',
       'title' => t('Coolfilter'),
