are the codes updated? i tried the ff:
[quote]/* Hide Google Search */
#search form { display : none !important;
}
/* Hide Friendster Classifieds */
#marketing {display:none!important;
}
/* Hide Footer */
#footer_container {display:none!important;
}
/* Hide Footer link only */
#footer a {display:none!important;}
/* Hide friendster logo */
#logo {display:none!important;
}
/* Hide sidebar google ads*/
#content_14 {display:none!important;
}
/* Hide Messages | Setting | Help | Log out*/
#subnav {display:none!important;
}[/quote]
but they don't seem to work at all ...