Hi,
Thanks for taking the time to reply. I actually needed my text to fill the full width, not be centered (so basically still left aligned but running all the way across the container.) but the fix around I posted seems to have fixed the problem pretty well!
Thanks anyway.
Think I have managed to find a way to do it with:
div.entry {
width:570px;
}