#my-comment-form {
    margin-bottom: 20px;
}

.my-comment {
    margin-bottom: 20px;
    border-bottom-color: #000;
    border-bottom-style: solid;
    border-bottom-width: 1px;
}

.my-comment p.comment-author-date {
    font-weight: bold;
}
