Just got the update - but unfortunately I overwrote the last version - as the new version has a glitch.
The code inserted doubles the "href" reference so the align doesn't work.
EXAMPLE:
(After clicking to insert an image with align=right)
<DIV>javascript:popupMedia( </DIV><IMG style="BORDER-RIGHT: 0px; BORDER-TOP: 0px; BORDER-LEFT: 0px; BORDER-BOTTOM: 0px" alt=drawn hspace=15 src="http://www.sart.co.uk/cutenews/data/upimages/thumbs/drawn.jpg" vspace=5>
Notice the doubling of the HREF statement?
Plus no align statement even though I had selected align right from the align options...
I've tried the same with align=left but the same HREF doubling happens and with no align statement in the html code.