
/* - qcomments.css - */
@media screen {
.discussion .comments {
 color: Black !important;
 text-decoration: none;
 cursor: text;
}

}

