I give up!Here's what I'm trying to accomplish:Fiddle: http://jsfiddle.net/Ws5Ts/1/Desired behavior:[*]The indicator number is displayed inline with the customer's name (I don't want it fixed to the right of the \[code\]item\[/code\] div)[*]When the window is resized or if the customer has a very long name the indicator should NOT overflow, but stay at the right side of the \[code\]item\[/code\] div while the customer's name overflowsI've been at this for the past two hours trying to use all different kinds of wrapping \[code\]divs\[/code\] with different positioning but I can't get anything to work exactly how I want it to.Thanks!