.spoiler, .spoiler a { background-color: black; color: black; }
.despoil, .despoil a { background-color: #eee; color: #000; } /* added [jj 11Mar28] */

div.cut { display: none; }
span.cutlink { text-decoration: underline; cursor: pointer; font-weight: bold; }

div.userPopup { position: absolute; padding: 5px; }

div.debug { position: fixed; left: 0px; right: 0px; bottom: 0px; height: 18px; background-color: #eee; border-top: solid 1px #ddd; padding: 2px; opacity: .8; }

