jQuery(function($){
			$('.pickUpTitle').autoHeight();
			$('.a-h-cell').autoHeight({column:2, clear:1});
});
