var eurostyle = {
  src: 'http://1635747.sites.myregisteredsite.com/_css/sifr3/flash/eurostyle.swf'
};

sIFR.activate(eurostyle);

sIFR.replace(eurostyle, {
			 	selector: '#cap h3',
				wmode: 'transparent',
				css: [
				'.sIFR-root { color: #ffffff; background:none; text-align:left; font-size:20px; line-height:1em; text-transform:lowercase; }'
				
				]
			 });

sIFR.replace(eurostyle, {
			 	selector: '#cap2 h3',
				wmode: 'transparent',
				css: [
				'.sIFR-root { color: #ffffff; background:none; text-align:left; font-size:20px; line-height:1em; }'
				
				]
			 });

sIFR.replace(eurostyle, {
			 	selector: '#title h2',
				wmode: 'transparent',
				css: [
				'.sIFR-root { color: #ffffff; background:none; text-align:right; font-size:30px; padding:0; margin:0; line-height:1em; text-transform:lowercase; }'
				
				]
			 });


sIFR.replace(eurostyle, {
			 	selector: '#currentOps p',
				wmode: 'transparent',
				css: [
				'.sIFR-root { color: #ffffff; background:none; text-align:right; font-size:18px; padding:0; margin:0; line-height:1em; text-transform:lowercase; }'
				,'a { text-decoration: none; }'
				,'a:link { color: #ffffff; }'
				,'a:hover { text-decoration:underline;  color:#ffffff;}'
				
				
				]
			 });

sIFR.replace(eurostyle, {
			 	selector: '#careersAndOps p',
				wmode: 'transparent',
				css: [
				'.sIFR-root { color: #ffffff; background:none; text-align:right; font-size:18px; padding:0; margin:0; line-height:1em; text-transform:lowercase; }'
				,'a { text-decoration: none; }'
				,'a:link { color: #ffffff; }'
				,'a:hover { text-decoration:underline;  color:#ffffff;}'
				
				]
			 });