.commentsButton {



}



.addComment {
    color: yellow;



}


.hideComment {

    color: yellow;


}


.commentNumber {

	/* Not implemented.  */

}

.commentAuthor {

	/* Not implemented.  */

}


.commentDate {

	/* Not implemented.  */

}


.commentDivider {

	/* Not implemented.  */

}


.saveCommentButton {
    color: yellow;

	

}
