@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("stackoverflow.com") {
                 .comment:hover { background-color: #e5e5e5 !important; }
.accepted-answer .comment:hover { background-color: #D9F5D9 !important; }
.owner-answer    .comment:hover { background-color: #D6E4EE !important; }
}