var eurostile = { src: '/flash/eurostile.swf' };

sIFR.activate(eurostile);

sIFR.replace(eurostile, {
  selector: 'h2#eurostile',
  css: ['.sIFR-root { color: #7d1c0b; font-size:20px; text-align:left; font-weight:bold; margin:5px 0 0 0; display:block; }'], wmode: 'transparent'
});

sIFR.replace(eurostile, {
  selector: 'h2.eurostile',
  css: ['.sIFR-root { color: #7d1c0b; font-size:20px; text-align:left; font-weight:bold; margin:5px 0 0 0; display:block; }'], wmode: 'transparent'
});

sIFR.replace(eurostile, {
  selector: 'h2#new',
  css: ['.sIFR-root { color: #7d1c0b; font-size:20px; text-align:left; font-weight:bold; margin:5px 0 0 0; display:block; }'], wmode: 'transparent'
});

sIFR.replace(eurostile, {
  selector: 'div#sidebarTitle',
  css: ['.sIFR-root { font-size:17px; color:#7d1c0b; font-weight:bold; margin:15px 0 5px 0; text-align:left; display:block; }'], wmode: 'transparent'
});

sIFR.replace(eurostile, {
  selector: 'div#phoneTab',
  css: ['.sIFR-root { font-size:30px; color:#ffffff; font-weight:bold; text-align:right; padding-right:30px; padding-top:5px; display:block; }'], wmode: 'transparent'
});

sIFR.replace(eurostile, {
  selector: 'div.subTitle',
  css: ['.sIFR-root { font-size:15px; color:#4753a1; font-weight:bold; margin:25px 0 5px 0; text-align:left; }'], wmode: 'transparent'
});