@namespace url(http://www.w3.org/1999/xhtml);

/* This file is licensed under Creative Commons Attribution License
 * http://creativecommons.org/licenses/by/3.0/
 *
 * Initial Developer:
 * Andreas Jung (sd-daken.deviantart.com)
 *
 * Contributor(s):
 *
 */

@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("lyrics.wikia.com") {
   .lyricbox {
      -moz-user-select: text !important;
      cursor: inherit !important;
   }
}