.tx-pwcomment-pi1 {
    padding: 10px
}
.tx-pwcomment-pi1 h1 {
    font: 18px Verdana, sans-serif;
    margin-bottom: 20px;
    text-align: right;
    color: #030
}
.tx-pwcomment-pi1 ol {
    margin: 0;
    padding: 0;
    list-style: none
}
.tx-pwcomment-pi1 ol li {
    border: 1px solid #000;
    background: #EEEEE0;
    padding: 10px;
    margin-bottom: 15px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px
}
.tx-pwcomment-pi1 ol li.comment {
    position: relative;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 1);
    -moz-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 1);
    box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 1)
}
.tx-pwcomment-pi1 div.actions {
    position: absolute;
    right: 15px;
    top: 12px;
    font-weight: bold;
    font-size: 15px
}
.tx-pwcomment-pi1 div.actions .comment_voting,
div.actions .comment_reply {
    float: left
}
.tx-pwcomment-pi1 div.actions .comment_voting {
    margin-right: 10px
}
.tx-pwcomment-pi1 .comment-reply div.actions .comment_voting {
    margin-right: 0
}
.tx-pwcomment-pi1 div.actions .voting .already_voted {
    color: #ff8700
}
.tx-pwcomment-pi1 .votedPositive {
    color: #009900
}
.tx-pwcomment-pi1 .votedNegative {
    color: #990000
}
.tx-pwcomment-pi1 ol li.highlighted {
    background: #dddad0
}
.tx-pwcomment-pi1 ol li div.clear {
    clear: left;
    height: 0;
    font-size: 0;
    line-height: 0
}
.tx-pwcomment-pi1 ol li ol {
    padding-left: 12%;
    padding-top: 10px
}
.tx-pwcomment-pi1 ol li ol li {
    background: #d5d5d5
}
.tx-pwcomment-pi1 img.comment_author_image {
    float: left
}
.tx-pwcomment-pi1 .comment_content_wrap {
    float: left;
    padding-left: 15px
}
.tx-pwcomment-pi1 .comment-reply {
    position: relative;
    margin-bottom: 8px;
    width: auto
}
.tx-pwcomment-pi1 .last-reply {
    margin-bottom: 0
}
.tx-pwcomment-pi1 .comment_body a {
    color: #333
}
.tx-pwcomment-pi1 .comment_author {
    font-size: 15px;
    display: block;
    font-weight: bold
}
.tx-pwcomment-pi1 .comment_date,
.tx-pwcomment-pi1 .guest {
    color: #0E9115;
    font-size: 11px;
    display: block;
    font-weight: bold
}
.tx-pwcomment-pi1 .comment_header {
    padding-top: 0px;
    padding-bottom: 5px
}
.tx-pwcomment-pi1 .comment_header a {
    color: #111;
    text-decoration: none
}
.tx-pwcomment-pi1 .comment_body {
    font-size: 11px;
    line-height: 16px
}
.tx-pwcomment-pi1 .comment_body .message {
    margin-top: 10px;
    font-style: italic
}
#writeComment form {
    padding: 10px 10px 20px;
    border: 1px solid #CCC;
    text-align: center
}
#komete #writeComment form {
    width: 600px;
    margin-left: 160px
}
#writeComment {
    width: 100%
}
#writeComment h4 {
    padding: 20px 20px 0px 10px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold
}
#writeComment div.hide_initally {
    display: none
}
#writeComment .comment_error {
    background: #ffd4d4;
    border: 1px solid #bf2222;
    color: #bf2222;
    font-weight: bold;
    padding: 6px 10px;
    margin-bottom: 15px
}
#writeComment .loggedInAs {
    display: none;
    margin-bottom: 20px
}
#writeComment label {
    display: block;
    width: 300px;
    float: left;
    text-align: right;
    padding-right: 10px
}
#writeComment label span {
    font-size: 10px;
    color: #777
}
#writeComment label span a {
    text-decoration: none;
    color: #777
}
#writeComment input[type="text"] {
    width: 250px;
    margin-bottom: 5px;
    display: block
}
#writeComment textarea {
    width: 280px;
    height: 75px;
    margin-bottom: 5px;
    float: left;
    display: block
}
#thanksForYourComment,
#customMessages {
    list-style: none;
    margin: 0;
    padding: 0
}
#thanksForYourComment li,
#customMessages li {
    background: #ccffcc;
    border: 1px solid #009900;
    color: #009900;
    font-weight: bold;
    padding: 6px 10px;
    margin-bottom: 15px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px
}
#customMessages li {
    background: #ffcccc;
    border-color: #990000;
    color: #990000
}
#writeComment #captcha-image {
    width: 180px;
    height: 40px;
    margin-bottom: 10px;
    border: solid 2px #030;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px
}
#writeComment .captcha-reaload {
    color: #030;
    font: 12px Verdana, sans-serif;
    font-weight: bold
}
#writeComment .button {
    margin-top: 10px;
    width: 400px
}
.comment-content {
    border-bottom: 1px solid #CCC
}
.comment-content .autor {
    font-weight: bold
}
.comment-content .time {
    color: #A5917F
}