In response to this topic:
http://forum.jamit.com/index.php?topic=544.0Please give the <table> in apply_iframe.php an id and class so it can be properly themed.
This should take you guys 10 seconds to implement and should not break any current site unless they have already used the id/class name for their own.
Related is the request to also remove the <b> bold tags from this same table. Styling at this level is much better suited to CSS. Just give the <td> a class name and let the users theme it from an unstyled base point. It may be too late for this table to do so, but please keep this in mind for future stuff; do not force any style upon us but give us the means to create our own.