$(function() {
	$('.MODULE_LISTCONTENT h1').hide();
	$('#lp-text h1').show();
});
