@CHARSET "utf-8";

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

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

div.PanelLabsIntro h2 {
    background:transparent url(PanelLabsIntro/headlineLabs.png) no-repeat scroll 0 0;
}

* html div.PanelLabsIntro h2 {
    background:transparent url(PanelLabsIntro/headlineLabs-ie6.png) no-repeat scroll 0 0;
}