.r--comments { font-size:0.8em; padding-bottom:18px; }
.r--comments a:hover { color:#af1d05 !important; }
.b-comments__container > .b-comment-new { float:none; }
.r--comments .b-comment:hover { background: none; }
.r--comments .b-comment-new__rules { font-size:0.85em; }
.r--comments .b-comment-new__submit-button { font-size:1.3em; }
.r--comments .b-comment-new__message-area { font-size:1.3em; }

/* ie fix */
* html .b-comment .b-comment-new { zoom:1; }
*+html .b-comment .b-comment-new { zoom:1; }
* html .b-comment-new__message-container { zoom:1; }
*+html .b-comment-new__message-container { zoom:1; }
* html .b-comment-new__message-area  { margin:-1px -5px -1px 0; }
*+html .b-comment-new__message-area  { margin:-1px -5px -1px 0; }
