@CHARSET "utf-8";

div.PanelFeaturesIntro {
    height:338px;    
	min-width:890px;
	padding:70px 20px 0 65px;
    position:absolute;
}

* html div.PanelFeaturesIntro {
    height: 238px;
    width:890px;
    display: block;
}

div.PanelFeaturesIntro h2 {
    color:#214999;
    font-family:Arial,Helvetica,sans-serif;
    font-size:3em;
    line-height:1.1em;
    min-height:80px;
    text-indent:-1000em;
    min-width: 480px;
}

* html div.PanelFeaturesIntro h2 {
    height:80px;
    width: 480px;
}

div.PanelFeaturesIntro {
    background: url(PanelFeaturesIntro/bgValuesOverview.png) 0 0 no-repeat;
}

* html div.PanelFeaturesIntro {
    background: url(PanelFeaturesIntro/bgValuesOverview-ie6.png) 0px 0px no-repeat;
}
