Cufon.replace('.stage-item h2', {
	fontFamily: 'Share',
	textShadow: '1px 1px 0px rgba(0, 0, 0, 0.3)'
});
Cufon.replace('.stage-item > h3', {
	fontFamily: 'Share'
});
Cufon.replace('.big-news > h3', {
	fontFamily: 'Share'
});
Cufon.replace('.news-list > h3', {
	fontFamily: 'Share',
	textShadow: '1px 1px 1px #000000'
});
Cufon.replace('.button-slide-grey a', {
	fontFamily: 'Share'
});
Cufon.replace('.stage-area .stage-item .button-slide-grey a', {
	fontFamily: 'Share',
	textShadow: '1px 1px 1px #000000'
});
