@namespace url(http://www.w3.org/1999/xhtml);



@-moz-document domain("home.myspace.com") {



  body {background: !important; margin-left:180px !important;}



  /* Hide Virtual Gifts */

  div#module14 {display:none !important;}



  /* Hide right column which is full of crap */

  div#col1_2 {display:none !important;}

  div#module5 {display:none !important;}

  div#module21 {display:none !important;}

  /* Get rid of the footer.  Who scrolls all the way down? */

  div#footer {display:none !important;}



  /* Hide the Goddamn header which is empty and crappy anyways */

  div#leaderboard {display:none !important;}



  /* Get rid of "Find your friends..." and the endless link list */

  #grayboxrounded, #addressbookintl {  display:none; }



  /* Make the status box smaller, so we can move the bulletins over */

  div#module12 {height:220px !important; width:930px !important;}

  div#module12 div.moduleBody {width:auto !important;}



  /* Make the middle column bigger so we can accomodate positioning */

  div#col1_1 {display:block; position:fixed; width:950px !important;}



  /* Forgot to make the left column appear in the top right corner */

  div#col1_0 {display:block; position:fixed; top:50px; left:80px; width:200px !important; overflow-y:auto;}






  /* This makes the friends stay in one row if you have 4 or less */

  div#module10 {position:relative; top:-400px; left:445px; width:470px !important;}

  div#module10 {position:relative; top:-400px; left:445px; width:470px !important;}




  /* Random parts of code, don't edit unless you know what you are doing */

  div#googleLogo_footer {display:none !important;}

  div#row2 {display:none !important;}

  div.bottom {display:none !important;}

}