I'm having some problems using addPanel/attachLabel. When bScrollable is set to false in addPanel all of the text added with attachLabel is all left-aligned. As soon as I set bScrollable to true, all the text added with attachLabel is centered. Is there any way to keep text added with attachLabel left-aligned when bScrollable is set to true?