

/**************************
** IE Only Settings      **
**************************/

<- if IE6 ->
img {behavior: url(../general/iepngfix.htc) }

<!--[if IE]>
<style type="text/css">
  .clearfix {
    zoom: 1;     /* triggers hasLayout */
    }  /* Only IE can see inside the conditional comment
    and read this CSS rule. Don't ever use a normal HTML
    comment inside the CC or it will close prematurely. */
</style>
<![endif]-->