if  (navigator.appName == "Microsoft Internet Explorer")  {
							document.write ('<ul style="margin-bottom:0px; margin-top:4px; margin-left:15px; ">');
						}
						else
						{
							document.write ('<ul style="margin-bottom:0px; margin-top:4px; margin-left:-2em; ">');
						}