(function ($) {
	$(function(){
		if( $('.SPA_hintItem').length ) {
			$('.SPA_hintItem').parents('.s4-wpcell-plain').addClass('s4-wpcell-hint')
		}
	})
})(jQuery);
