var eurostile = { src: 'http://www.trindu.com/m3plus/flash/eurostile.swf' };

sIFR.activate(eurostile);

sIFR.replace(eurostile, {
  selector: '#content_left h1',
  css: '.sIFR-root { font-size:32px; color:#8cb15a; font-weight: bold; margin-bottom:12px; text-transform: lowercase;}',
  wmode: 'transparent'
});

sIFR.replace(eurostile, {
  selector: '#content_wide h1',
  css: '.sIFR-root { font-size:32px; color:#8cb15a; font-weight: bold; margin-bottom:12px; text-transform: lowercase;}',
  wmode: 'transparent'
});

sIFR.replace(eurostile, {
  selector: '#right_grey h1',
  css: '.sIFR-root { font-size:24px; color:#9CCD5C; font-weight: bold; text-transform: lowercase; }',
  wmode: 'transparent'
});

sIFR.replace(eurostile, {
  selector: '#right_blue h1',
  css: '.sIFR-root { font-size:24px; color:#656A72; font-weight: bold; margin-bottom:10px; text-transform: lowercase;}',
  wmode: 'transparent'
});

sIFR.replace(eurostile, {
  selector: '#right_blue_map h1',
  css: '.sIFR-root { font-size:24px; color:#656A72; font-weight: bold; margin-bottom:10px; text-transform: lowercase;}',
  wmode: 'transparent'
});
