I don't see where I can control the amount of space AFTER the verse and before the "More..."... I know it can be done because I've seen it on your examples but I don't see where it's defined in the CSS. I thought it was here:
.lbsTooltipBody
{
padding: 4px 8px 0 8px;
margin:0;
position:relative;
z-index: 2;
border: 0;
line-height:16px;
But it appears padding below is already at 0.
Any help would be appreciated.
Andrew