/* Stilmallar för kommentarer */

fieldset.comment-field {
    margin-top: 1em;
}

.comments {
    margin-left: 2em;
}

.briefComment {
    border-bottom: 1px dotted #900;
    padding-bottom: 0.3em;
    margin: 0.3em 0 0.3em;
}

.briefComment .commentText,
.briefComment .commentContent {
    display: inline;
}

.briefComment .commentText a {
    text-decoration: none;
    color: #000;
}

.briefComment .commentText a:hover {
    text-decoration: underline;
}

.briefComment .commentForm {
    display: none;
}
