$(function() {
   $('div#searchform,p#pan,div#searchform form').flatHeights();
	$('div#newproductslist li').flatHeights();
});
