/* COMMENTAIRES
----------------------------------------------- */
.comment-form {
max-width: 100%;
_width: 100%;
}
.comments {
clear: both;
margin-top: 10px;
margin-bottom: 0px;
line-height: 1em;
}
.comments .comments-content {
font-size: 13px;
margin-bottom: 0px !important;
}
.comments .comment .comment-actions {
margin-top: -5px;
margin-left: -20px;
font-size: 10px;
}
.comments .comment .comment-actions a {
padding: 2px !important;
border: 1px solid #beffbe !important;
color: #66e666;
border-radius: 3px;
...