/* Separate style sheet for IE. Prefix properties with '_' for IE6 only, and with '*' for IE7 only. */
body { _behavior: url(../js/csshover.htc); }
img, div { _behavior: url(../js/iepngfix.htc); }
/*#wrapper, #footer { _width: expression(document.body.clientWidth < 982 ? '980px' : document.body.clientWidth > 1262 ? '1260px' : 'auto'); }*/