if (navigator.platform == 'MacPPC' && navigator.appName == 'Microsoft Internet Explorer')
	if (document.getElementById)
		document.getElementById('MainAlign').style.textAlign = 'left';