//
sIFR.replace(scalapro_bold, {
	selector: '#middle .title h1',
	css: '.sIFR-root { color: #ffffff; font-weight: bold; }',
	wmode: 'transparent',
	offsetTop: 18,
	tuneHeight: 18
});
//
sIFR.replace(scalapro_bold, {
	selector: '#middle .left-bar h5, .product-list h4',
	css: '.sIFR-root { color: #45525a; text-transform: uppercase; font-size: 10px; }',
	wmode: 'transparent'
});
//
sIFR.replace(scalapro_bold, {
	selector: '#middle h2',
	css: '.sIFR-root { color: #384f5a; display: inline; }',
	wmode: 'transparent'
});
