Another thing: in the image attached, I don't know if you can see thet the font in the audio section looks bigger than all the rest. It happens in my pc with ALL the skins, maybe because I have put big fonts in windows. But I don't think there is a solution for that.
Please try to change the font size in Windows to see if this may cause.
Another possibility is that the change of the skin in this part of the code
<row>
<column space="1">
<astreams space="5">
<border shape="none"/>
<row>
<column width="120" halign="right">
<audiostreamlabel>
</audiostreamlabel>
</column>
<column>
<audiodatalabel>
<font></font>
</audiodatalabel>
</column>
</row>
font size, for example, as follows
<font><size>10</size><bold></bold></font>
Maybe this is the right solution, but then you have to do all the skin that you use.