Hi, I'm new to xsl and am trying to line up decimal amounts so that they appear as right-justified on a document. Currently I can only get them to be left justified. The document has a reference-orientation = "90", so adjusting the positioning of the amounts is done using the format top. I've tried putting the code dealing with the amounts within an xsl table but that had no effect. I've tried using the format bottom instead of top, thinking the amounts would justify from the bottom instead of the top but that didn't work either. Interestingly the only values that work in the text-align s