$(function()
{
	$('.content div table').css('height','0');
});	
