.comments-open label {
    display: block;
}

#comment-author, #comment-email, #comment-url, #comment-text {
    width: 80%;
    margin-top: 5px;
    margin-bottom: 10px;
}
#comments-open-text {
    margin-top: 10px;
}

.comments-open-header {
    margin-top: 30px;
    margin-bottom: 10px;
}

#comment-bake-cookie {
    margin-left: 0;
    vertical-align: middle;
}

#comment-submit {
    font-weight: bold;
}

.comment,
.trackback {
    margin-bottom: .5em;
    border-bottom: 1px solid #ccc;
    padding-bottom: .5em;
}

.comment .asset-meta,
.trackback .asset-meta {
    border: 0;
}

.comment-content {
    clear: none;
    line-height: 1.5;
    margin-bottom: 1em;
}

.comment-content p {
    margin-bottom: .5em;
}
#page-title {
    margin-bottom: 10px;
}
.asset-meta {
    margin-bottom: 10px;
}

.comments-header {
    margin-top: 30px;
    margin-bottom: 10px;
}