Look for this in your codes:
CODE
<style type="text/css">
.{viewallfriends}
body table tbody table tbody table tbody table table div strong{display: none;}
body table tbody table tbody table tbody table td div {visibility: hidden;}
body table tbody table tbody table tbody table td, body table tbody table tbody table tbody td {background: transparent;}
table table table table div {visibility:hidden;}
div table table table table table div input, div a, td.text div {visibility:hidden;}
.navbar{visibility:visible;}
div td font {visibility:hidden;}
</style>
Remove these:
CODE
body table tbody table tbody table tbody table td div {visibility: hidden;}
table table table table div {visibility:hidden;}
See if that does it.