(function(){jQuery('.teaser h2 a, .headline_area h2 a').hover(function(){jQuery(this).stop().animate({paddingLeft:'.5em'},{duration:400});},function(){jQuery(this).stop().animate({paddingLeft:0},{duration:400});});})(jQuery);
