@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("imdb.com") {

.spoiler {  background-image: none !important;
            border: none !important;}

.spoiler span {visibility: visible !important;
               color:red !important;}

}