/*
Userstyle by Dakata
http://userstyles.org/users/12244

Last updated July 12th, '08
*/

@-moz-document domain("profile.myspace.com"), domain("myspace.com") {
 table.latestBlogEntry, div.section#profile_blog, table.friendsComments, div#commentContent, div#profile_bandschedule, tr#Band, tr#Type, tr#InfluencesRow, tr#Member, tr#Record, td#footerWarpper, table.interestsAndDetails, table.userProfileDetail, table.userProfileSchool, div#mini, div.section#profile_url,  div.section#profile_forums, span#ctl00_Main_ctl00_UserNetwork1_CMS_GeneralAnnouncement, img#ctl00_Main_ctl00_UserBasicInformation1_moodImage {
	display: none !important;}
body {
	background-image: none !important;} }

/*
table.latestBlogEntry - Blog
div.section#profile_blog - Blog
table.friendSpace - Friends list
div.section#profile_friends - Friends list
table.friendsComments - Comments
div#commentContent - Comments
table.contactTable - Contact table
div#profile_bandschedule - Band schedule (Band)
tr#Band - Band website and Band members (Band)
tr#Type - Type of Label (Band)
tr#InfluencesRow - Influences (Band)
tr#Record - Record label (Band)
tr#Member - Member since... (Band)

table.interestsAndDetails - Interests
table.userProfileDetail - Details (Orientation, Home town, etc.)
table.userProfileSchool - Schools
div.section#profile_url - Profile URL
div.section#profile_forums - Profile Forums
img#ctl00_Main_ctl00_UserBasicInformation1_moodImage - Mood image
*/