var gotham_rounded_light = { src: 'http://www.emergelondon.org.uk/swf/gotham_rounded_light.swf' };

sIFR.useStyleCheck = true;

sIFR.activate(gotham_rounded_light);


sIFR.replace(gotham_rounded_light, {
 selector: '.sifr',css: [
      '.sIFR-root { font-weight:normal; color:#333333; padding:0; letter-spacing: -0.6; leading:10; }'
      ,'a { color: #47B049; text-decoration:none;}'
      ,'a:hover { color: #606055; }'
      ],
   wmode: 'transparent'
  });
