$(function () {
	$('.innerColumn:not(:has(.newsItem))').hide();
});
