Is there anyway to have the manufacturer logo float on the right and the description text on the left?
Here's the original.

And here is after I set the manufacturer logo CSS to float left. As you can see, there are some words still hanging off below the logo. Anyway to set them like, logo on the left, and all the text on the right?

I'm trying to do the same thing for the Brands page listing all the manufacturer logos. Instead of the logo's floating to the right of each other, any way to list them below the earlier?
And again have the logo float to the left and the words float to the right?

This is after I remove the float:right for the ul CSS, but the words still jumbles up below the logo.
