Index: /trunk/FACT++/www/smartfact/index.js
===================================================================
--- /trunk/FACT++/www/smartfact/index.js	(revision 13989)
+++ /trunk/FACT++/www/smartfact/index.js	(revision 13990)
@@ -596,4 +596,5 @@
                 input.type = "text";
                 input.maxlength = 80;
+                input.style.textAlign = "right";
                 if (opt.length>2)
                     input.value=opt[2];
