To remove "Junior Member", don't add the part with WWU002_ranktext, or remove it if you already have.
Saba, you should have only added
Code:
.WWU002postbit td {padding-left:2px;padding-right:2px;}
.WWU002postbit img.i,.WWU002postbit img.im,.WWU002postbit img.il,.WWU002postbit img.ir {background-color:#000000;border-left:1px solid #404040;border-top:1px solid #404040;border-right:1px solid #808080;border-bottom:1px solid #808080;}
.WWU002postbit img.im {border-left:none;border-right:none;}
.WWU002postbit img.il {border-right:none;}
.WWU002postbit img.ir {border-left:none;}
aceofspades, first you need to do the CSS step to add the boxes arround the components. After you do that, you should find out what the other posbit components are surrounded by and surround the activity stuff with the same.