@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("chat.deviantart.com") {

}

.damncrc-chat-window {
	max-width:100%;overflow-x:hidden!important;
}

.damncrc-chat-window:hover {
	overflow:auto!important;
} 

body.fullscreen, body.fullscreen #body  {
	overflow:hidden!important;
}