#displayArea { margin-right: 16em !important;}On the other hand if the displayArea is not wide enough, try this:#displayArea { margin-right: 1em !important;}Either way, please let me know how it goes!
Thanks, Saq, that did it. The margins were already well defined in the
StyleShetPrint but the '!important' keyword was missing. It looks like
I underestimated the importance of being '!important'. I better read
something about it. Thanks again.
BTW, you don't need to print anything to check this. Just do a print
preview in FF and you'll see the problem I mentioned.
Paulo Soares