Thanks for the advice , before you replied I had been messing with the css and managed to get the text where I wanted by doing this:
#productDescription {
border:1px solid #bfbfbf;
margin-top:-225px;
margin-left:215px;
margin-right:30px;
clear:both;
}
Is it ok to leave it like this as it looks just like I wanted or have I done something that is not wise in the css perhaps?
Bookmarks