for some strange reason, tables in WP end up looking like this (terrible alignment)
+========+ +XXXX + +XXXX + +XXXX + +XXXX + + XXXX + + XXXX + + XXXX + + XXXX + +========+
optimum solution < div style=‘float:right; width:240px;’>
<<< added width:##px; for damn ie-8 issues >>>>
TABLE solution – “style” the right < td > with this:
<td style='vertical-align:top;margin-top:0; '>