Sorry, I can't - it's only local.
Only wrap <pun_title> and <pun_description> into your own container - ex. div - then set background color. is all right with margins?
Here is example code:
inline text
<div style="background-color: yellow">
<pun_title>
<pun_desc>
</div>
I always have margin-top. There is nothing more css in main.tpl
When I set the border for the container, all is OK
<div style="background-color: yellow;border: 1px solid black;">
<pun_title>
<pun_desc>
</div>
I have newest apache,linux,mozilla,php