I've floated the boxes to the right in this example. I did this by restyling only the parent box containing the individual colored boxes. The styling included "position: relative;" and "float: right;".