All of the elements within .track-container should line up nice and in line, each side by side, constrained by the 200px height they\'ve been given with no weir
Make sure the line-height ratio on all the elements you're trying to align is the same also. If you're using a mix of DIV, P, H1-5, DT, DD, INPUT, BUTTON tags this will also cause irregularities in vertical alignment depending on what you've already defined elsewhere.