#popup-reply-box {
    padding: 0;
}
#popup-content {
    padding: 0;
    margin: 0;
    overflow: hidden;
}
#popup-close {
    position: absolute;
    right: 5px !important;
    top: 5px !important;
}
#reply-heading {
    font-size: 18px;
    font-weight: bold;
    text-align: left;
    padding: 5px 10px;
    margin: 0 0 10px 0;
    min-width: 325px;
}
#reply-comments {
    float: left;
    width: 370px;
    height: 400px;
    overflow: auto;
    text-align: left;
    padding: 0 10px;
    margin: 0 10px 10px 0;
}
#reply-count {
    font-size: 13px;
    border-bottom: 1px solid #979899;
}
.reply-entry {
    margin: 10px 0 0 0;
}
.reply-title {
    font-weight: bold;
}
.reply-title a {
    color: #f30;
    font-size: 14px;
}
.special-account {
    background: #FDF6FD;
}

#reply-form-box {
    text-align: left;
    margin: 0;
    padding: 0 10px 10px 10px;
    overflow: hidden;
}
#reply-form-title {
    font-size: 13px;
    border-bottom: 1px solid #979899;
}
#reply-form-name {
    margin-top: 5px;
}
#reply-form-name span {
    font-size: 14px;
    font-weight: bold;
    font-face: Verdana;
}
span#reply-name-real {
    color: red;
}
span#reply-name-anon {
    color: #060;
}
#reply-name {
    width: 100%;
}
#reply-comment {
    width: 360px;
}
#reply-captcha {
    vertical-align: bottom;
}
#reply-form-response {
    color: red;
    font-weight: bold;
}
.forum-reply a {
    display: inline !important;
    float: none !important;
    width: auto !important;
    height: auto !important;
}
.comment_avatar {
    float: left;
    width: 35px;
    margin-right: 10px;
}

.reply-report {
    float: right;
    color: red !important;
    font-size: 10px !important;
    font-weight: bold;
}
.reply-delete-button {
    float: right;
}
.reply-delete-response {
    float: right;
}
.forum-delete-button {
    float: left;
}
.forum-delete-response {
    float: left;
}
.forum-reply-count {
    color: grey;
}
.forum-reply-count-nonzero {
    font-weight: bold;
    color: navy;
}
.forum-anon-avatar-placeholder {
    float: left;
    width: 33px;
    height: 33px;
    background: #ffd url('../../imagini/anonim.jpg') center no-repeat;
    border: 1px solid #999;
    overflow: hidden;
    margin-right: 5px;
}
.raspunsPsiholog-direct {
    margin: 10px 0 20px 10px;
}
#reply-form-suggestion {
    color: red;
    font-weight: bold;
}
#comment-emoticons-button {
    float: right;
}
