/* Hide Recent Updates */
.user_tracker {display:none!important;}
/* Hide Footer */
#footer_container {display:none!important;}
/* Hide the about me link above recent updates */
#content_0 a.more {display:none!important;}
* SCROLLING MORE ABOUT ME BOX */
.content_6 {
padding: 2px 2px 2px 2px;
overflow: auto;
width: 510PX;
height: 250px;
background-image: url();
background-attachment: fixed;
background-position: center;
background-repeat:repeat;
}
/* Hide the spacer */
#shimrow {display:none!important;}
/*Google Ads--*/
#content_14{visibility:hidden!important;}
/* SCROLLING PUBLICCOMMENTS BOX */
#content_18 {
padding: 2px 2px 2px 2px;
overflow: auto;
width: 510px;
height: 250px;
background-image: url();
background-attachment: fixed;
background-position: center;
background-repeat:repeat;
background-color: transparent;
}
/* FriendsterMagic - hide google ads */
#content_14 {display:none!important;}
/* FriendsterMagic - hide report abuse */
#reportabuse{display:none;}
/* FriendsterMagic - remove featured sponsor */
#marketing_bg{display:none;background:transparent;}
how to use that...