sIFR.replace(helveticathin, {
	selector: 'h1.heading',
	css: [
		'.sIFR-root { font-size: 20px; color: #bbbbbb; letter-spacing: 1 }',
		'strong { font-style: bold; }',
		'em { font-style: normal; color: #5ed6ec; }',
		'a { text-decoration: none; color: #eeeeee; }',
		'a:hover { text-decoration: none; color: #ffffff; }'
		],
	wmode: 'transparent'
});