I'm at a loss for words when trying to describe what I'm attempting without simply showing you a picture:
The issue I'm encountering is that the search box's height isn't fixed, and I might want to include other elements on the left side. Ideally, each result should be contained in its own DIV.
How can I ensure that the height of the DIVs on the left column doesn't affect the height of the search results?
I hope this explanation is clear.
EDIT: Apologies if my explanation was unclear; essentially, the third result moves over to the left once it passes the search box. I require them to stay aligned. Additionally, all result DIVs need to have the same classes.