I wanted to move the product details list (model etc) on the product info page, up from under the primary image, to join the rest of the product description (to the right of the primary image).

i have moved the product details block around the page, but it looks like it should be where it is, but this code needs to change to float right or something:

PHP Code:
<ul id="productDetailsList" class="floatingBox back"
I have guessed a few code varations of float right, but the bullet points ride into (too close)to the image, and the text is not in a linear line:

Model:
THX
1138

instead of

Model: THX 1138

Any suggestions? maybe a float right, with a back twist and a margin dohicky?