My version of the foliopress templates did not use CSS classes, just table elements. I was able to hack the template definition to wrap the table in a “” and hard code the style (in both the div and in the individual “” elements). I haven’t yet moved the CSS definitions out of the template because of other pressing issues but it works. My development browser is Firefox and I’ve had great success using the Firebug extension to find out which CSS definitions are being used.