ID=Atom(ai201) is the whole set (DP, PSM and DN)... inside this set there are other sets... one of them is PSM and DN set container... you can align it changing:
code:
<element layoutpos=client layout=borderlayout() padding=rect(0,11,12,0)>
to
code:
<element layoutpos=right layout=borderlayout() padding=rect(0,11,12,0)>
but now if you want to set then aligned to right to individualy... you will need more code modifications...