Thanks for the clue on that one. The issue was being caused by the summary block when the number of items exceeded the items per row by a large amount.
I had the numbers of items set to the maximum 30 and then items per row set to 5.
The issue is fixed when I set the number of items to 5 and items per row to 5. It not ideal, but it is good enough and now everything lines up nicely.
THANKS!!