Hey, thanks for the quick reply.
I added the following line to my style.css:
.ratingblock {display:inline; background-color:blue; }
However, all it does is turn the rating block blue, and *does not* remove the line break between the ratings and the previous line (and it’s not the fault of the preceding code– I’ve checked with plain text).
I am at wits end, and would really appreciate your help with this. I would even suggest that you make displaying ratings inline a built-in feature of GD Star Rating. It is common for bloggers to want to display ratings inline next to a bit of text, like a title or a header or so forth.