function fixLayoutAfterQuickform()
{
	// Ie6 rendering issue.
	$('#footerShadow').css('display', 'block');
}
