Event.observe(window, "load", function(e){
	makeSameHeight($('personalInfo','claimInfoContent'));
});