Do you have anything in your code that looks like this?
<!--[if lte IE 6]>
<link href="http://www.devlib.org:443/templates/rt_vortex/css/template_ie6.css" rel="stylesheet" type="text/css" />
<![endif]-->
That would case the stylesheet to not load when someone comes in with IE7.