@CHARSET "utf-8";

div.PanelIntro h2 {
    background: url('PanelMailIntro/bgHeadline_fr_FR.png') 0 0 no-repeat;
}
* html div.PanelIntro h2 {
    background: url('PanelMailIntro/bgHeadline-ie6_fr_FR.png') 0 0 no-repeat;
}
div.PanelIntro a.ButtonSignIn {
    background: url('PanelMailIntro/bgSignUpNow_fr_FR.png') no-repeat;
}
* html div.PanelIntro a.ButtonSignIn {
    background-image: url('PanelMailIntro/bgSignUpNow-ie6_fr_FR.gif');
}
div.PanelIntro a.ButtonLearnMore {
    background: url('PanelMailIntro/bgLearnMore_fr_FR.png') no-repeat;
}
* html div.PanelIntro a.ButtonLearnMore {
    background: url('PanelMailIntro/bgLearnMore-ie6_fr_FR.gif') no-repeat;
}