sIFR.replace(helveticaneue, {
  selector: '#work-list h2',
  css: ['.sIFR-root { background-color:#3b5200; font-size:18px; color:#ffffff; font-weight:bold; text-transform:uppercase; }',
  			'em { font-weight:bold; font-style:normal; color:#b7d433; }'],
	forceSingleLine: true,
  wmode : 'transparent'
});