var fontin_sans_r = { src: 'swf/fontin_sans_r.swf' };
sIFR.activate(fontin_sans_r);

/* Header section replacements */

sIFR.replace(fontin_sans_r, {
  selector: '#bd .car-info-head h2',
  wmode: 'transparent',
  css: '.sIFR-root { background-color: transparent; color: #9c9c9c;}',
  tuneWidth: 4,
  fitExactly: true,
});


sIFR.replace(fontin_sans_r, {
  selector: '#bd h1, #bd h2',
  wmode: 'transparent',
  css: '.sIFR-root { background-color: transparent; color: #476995;}',
  tuneWidth: 4,
  fitExactly: true,
});
