
/* IE6 Fixes */

/* PNG background image fix */
/*{ background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( src='assets/imgs/', sizingMethod='crop'); }*/

/* IE6 background image flicker, copy to head of doc */
/*
<!--[if lte IE 6]>
<script type="text/javascript">
try {
  document.execCommand('BackgroundImageCache', false, true);
} catch(e) {} // stops background flicker on a:hover in ie6
</script>
<![endif]-->
*/

h2,
h3,
h4,
body.home h1 { margin-left:0; position:relative; left:-10px;  }

body.home h2 { position:relative; left:0;}
body.home h1 { margin-bottom:0; }

body.products h2 { width:auto}
#ionRange h3,
#puriRange h3 { left:0; margin-left:0}
#ionRange h4 { margin-bottom:0; left:0; margin-left:0}

body.ph h2 { width:480px; position:relative; z-index:10;}
body.ph #content .col2 { width:340px}

.first-letter { line-height:13px; padding: 0 0 0 0}

#masthead h1 { margin-bottom:0}

body.technology h2 { left:0}

#enquiry-form .dash-div { margin-left:0; position:relative; left:-10px; }

body.benefits .dash-div { margin-left:0; position:relative; left:-30px; }


