I have found that for ie8 you need to put in the actual version number for the conditional comment so: <!--[if IE 8.0.6]> <link href='./design/ie8.css' rel='stylesheet' type='text/css' /> <!<![endif]--> I guess this means its not in BETA anymore(?) D