#comments {
    margin-top: 20px;
}

#comment-form textarea {
    width: 100%;
    height: 100px;
}

/* CSS styles for the floating comment box */
.comment_box {

}


