I have a div that will have some content of indeterminate width, so it needs to be flexible and collapse to fit the content plus padding. When floated, this div does indeed shrink to fit the content however, I'd prefer my div to be relatively positioned, rather than floated.
I've done some looking around the net, but I haven't seen any answers to this question... any ideas? I'll upload an example soon...