Joshua203, Thanks, I'll keep in mind.
According to its portal is an even easier way.
Open _block_config.html
Find:
<!-- DEFINE $LR_BLOCK_H_L = '<table class="tablebg" cellspacing="1" width="100%"><tr><th><span style="float: left">' -->
Replaced by:
<!-- DEFINE $LR_BLOCK_H_L = '<div><div class="tbl-h-l"><div class="tbl-h-r"><div class="tbl-h-po"><div class="tbl-title">' -->
Find:
<!-- DEFINE $LR_BLOCK_H_R = '</span></th></tr></table>' -->
Replaced by:
<!-- DEFINE $LR_BLOCK_H_R = '</div></div></div></div>' -->
All units will be swapped.
Example on my site. Only altered the font, the lines extend beyond the block.