Here is the code that i have for my <!--[if IE]>...<![endif]> command:
<head>
<link href="http://www.alanaktion.net/common.css" rel="stylesheet" type="text/css" />
<link rel="stylesheet" type="text/css" href="index.css">
<!--[if IE]>
<link rel="stylesheet" type="text/css" href="index_IE.css" />
<![Endif]-->
</head>
<head>
<link href="http://www.alanaktion.net/common.css" rel="stylesheet" type="text/css" />
<link rel="stylesheet" type="text/css" href="index.css">
<!--[if IE]>
<link rel="stylesheet" type="text/css" href="index_IE.css" />
<![Endif]-->
</head>