var eurostile = { src: '/Resources/BriggsRacing/fonts/eurostile_bold.swf' };
sIFR.activate(eurostile);
sIFR.replace(eurostile, {
	selector: '.heading h1,.heading .h1',
	css: '.sIFR-root { color: #FFFFFF; text-transform:uppercase; }',
	forceTextTransform: true,
	wmode: 'transparent'
});
