@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("deviantart.com") {
div.ccomment div.text,
.thought .body {max-height:300px!important;overflow:hidden!important;padding-right:50px!important;margin-right:-10px!important;}

div.ccomment div.text:hover,
.thought .body:hover {overflow:auto!important;padding-right:32px!important;}
}