@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("old.thesixtyone.com") {

  .song_player_like_text_box {
     padding: 2px 8px !important;
     width: auto !important;
     margin-bottom: 4px !important;
  }

  table.song_player {margin-bottom:4px!important}
  #bottom_navigation > br ~ * {display:none!important}

  .song_player td.album_art{width:50px!important}
  .song_player td.album_art img {margin:0px!important}

  .song_player td.album_art div.album_art_container,
  .song_player td.album_art img,
  .song_player td.song_right_panel
  {height:50px!important}

  .song_player td.song_right_panel{
    width: 324px !important;
    padding-left: 4px !important;
  }

  .song_player td.album_art div.album_art_container {position: relative !important}
  .song_player .song_album_button {
    position: absolute !important;
    top: 10px !important;
    left: 10px !important;
  }

  .song_player .status .edit_tags > div,
  .song_player .status .edit_tags input {
    margin-top: 0 !important;
  }
  .song_player .status .edit_tags {
    margin-left: 0 !important;
    height: 46px !important;
    padding-top: 4px !important;
  }

  .song_player .actions a:hover {
    background-color: #ff0;
  }
  .song_player .actions a[onclick*="/revive/"] {
    color: #060 !important;
    letter-spacing: 1px;
  }
  .song_player .actions a[onclick*="/edit_tags/"] {color: #33c !important}
  .song_player .actions a[onclick*="/feature_song/"] {color: #069 !important}
  .song_player .actions a[onclick*="t61.song.buy"] {color: #603 !important}
  .song_player .actions a[onclick*="/share/"] {display:none!important}
  .song_player .actions a[href*="_stream"] {color: #393 !important}

  table.song_player.undiscovered {color: #393 !important}
  table.song_player.undiscovered tr.main td {border-color: #0cf !important}

}
