Quote Originally Posted by keneso View Post
1
You may want to use firefox, and install firebug, and/or web developer for it to find out about all these.

2
Line 408
You may want to separate the id and set the float
#productMainImage {float: right;}

By doing that you may want/need at line 286 to play with
#productDescription
Perhaps setting width, and/or margin
Hi thanks for all your help, I got most of it as I like it however I cant seem to get the text off the very edge of the product image once I float it to the right.. I tried adding margins and padding to the #productDescriptions but it makes no difference..Perhaps it is some padding or something in the image. If you have any suggestions it would be appreciated.