function trimLeftSearch()
{
	try{
	document.getElementById("tblMainLeftSearch").style.display = 'inline';
	}catch(err){}}