Thanks Shrike, I have the Oreilly CSS book and it isn't explained in so few words 😉. I guess the question I'm asking then is this:
Since I'm looping through a database and brining up queries (in this case 5), and using CSS for formatting, how could I, without losing the current format of the page itself, allow all 5 elements pulled from the database to be displayed one on top of the other ? I know this isn't completely PHP specific and I apologize for that, but I do appreciate the input.