function mozilla() {
		if (navigator.appName == "Netscape") {
			document.getElementById("sx").style.marginTop = "3px";
			document.getElementById("dx").style.marginTop = "3px";
		}
}
			