if ($.browser.msie && $.browser.version.substr(0,1)<7) {
	//DD_belatedPNG.fix('img');
	DD_belatedPNG.fix('#scroll-left');
	DD_belatedPNG.fix('#scroll-right');
	DD_belatedPNG.fix('.more a');
	DD_belatedPNG.fix('.pod');
	DD_belatedPNG.fix('#Glorious_Gammon');
	DD_belatedPNG.fix('h1');
	DD_belatedPNG.fix('h2');
	DD_belatedPNG.fix('h3');
	DD_belatedPNG.fix('h4');
	DD_belatedPNG.fix('#recipe-search-submit');
	DD_belatedPNG.fix('li');
	DD_belatedPNG.fix('a');
	DD_belatedPNG.fix('.product');
	DD_belatedPNG.fix('.product-img');
	DD_belatedPNG.fix('.product-img b');
	DD_belatedPNG.fix('#magic_bang_shell');
	DD_belatedPNG.fix('button');
	DD_belatedPNG.fix('#ratings-widget');
	DD_belatedPNG.fix('span');
	DD_belatedPNG.fix('.fb_join_button');
	DD_belatedPNG.fix('#find_out_more_res');
}
