I seem to have gotten confused as to what the css \"clear\" keyword means.
I have a number of div elements, all with \"float:left\". The second last div element also has
.Duration { clear: left; } should work
.Duration { clear: left; }