Hide Movies and Television on Mypspace 2.0
Paste the required code into the CSS section of your MySpace profile 2.0
/* hide movies and television on MySpace */
div.interestsModule li.interestMovies h4 {display:none;}
div.interestsModule li.interestTelevision h4 {display:none;}

