To to move your columns closer together… use this..
.a {move left column}
object, embed,
table table table {position:relative; left:100px;}
table table table table {position:static;}
.a {move right column}
td.text table {position:relative; left:-100px;}
td.text object, td.text embed,
td.text table table {position:static;}
use this site
they have a “squash” option so i think that will work