I\'d like to right-align block elements in a floating container.
Assume the following markup.
div > img { float:right; clear:right; }