Modal Help

After using “application’s abortModal()” to end a modal session for a window, I then want to display a “choose from list” with a list of stuff. The problem is that all works fine except for the fact that the list dialog isn’t centered, for some reason it is off centered to the right. All of my other list dialogs are centered but they don’t come after a modal window. Is there any way to get these dialogs to center after a modal window? I just don’t like the window being off centered it looks crappy.