sweet skin but it doesnt look quite right for me 
 
![[Image: attachment.php?pid=470631]](http://shoutbox.menthix.net/attachment.php?pid=470631) 
EDIT: i found the problem
its in the way you hide the tabs
you just use layoutpos=none in the <msbltabs> tag 
to fix put the msbltabs inside another hidden element like so:
code:
<element layoutpos=none>
<msbltabs layoutpos=none id=atom(tabmanager) padding=ifhc(rect(0,0,0,6), rect(0,0,0,6))>
</msbltabs>
</element>