.jot-err {border: 1px solid red;font-weight: bold;color: red;padding: 5px;margin-bottom: 10px;}
.jot-cfm {border: 1px solid green;font-weight: bold;color: green;padding: 5px;margin-bottom: 10px;}
.jot-row {margin-bottom: 10px;}
.jot-row-alt {margin-bottom: 10px;}
.jot-row-author {background-color: #FFFFE1;}
.jot-row-me {background-color: #FFDDDD;}
.jot-row-up {border: 1px dotted red;}
.jot-row-new {border: 1px dotted green;}
.jot-comment {padding: 3px;}
.jot-comment hr {border: 0px; border-bottom: 1px solid #cccccc;}
.jot-posticon {float: right;width: 20px;height: 20px;padding-top: 8px;padding-right: 3px;}
.jot-posticon img {border: 0px;}
.jot-mod {float: right;width: 100px;text-align: right;color: #666666;font-weight: bold;}
.jot-mod img {border: 0px;}
.jot-mod a {float: right;padding: 1px;padding-left: 2px;padding-right: 2px;}
.jot-mod a:hover {background-color: #666666;color: #666666;}
.jot-subject {font-weight: bold;font-size: 1.1em;}
.jot-message {padding: 2px;overflow: auto;}
.jot-poster {padding: 0px;text-align: left;font-size: 10px;}
.jot-nav {padding: 0px;text-align: center;margin: 10px;}
.jot-list ul {padding: 0px;text-align: left;margin-bottom: 10px;list-style-position: inside;}
.jot-list i {
    font-size: 10px;
    }
.jot-subscribe {margin-bottom: 10px;}



.jot-form {margin-bottom: 10px;}
.jot-form fieldset {border: 0px;}
.jot-form label {
    display: block;
    font-size: 16px;
    margin: 10px 0;
}

.jot-form input {
    height: 24px;
    font-size: 100%;
    width:350px;
}
.jot-form textarea {
    height: 70px;
    font-size: 100%;
    width:350px;
}

.jot-user {float: left;width: 80px; font-size: 16px; font-style: italic;}
.jot-content {margin-left: 80px;}
.jot-extra {text-align: right;}
.jot-editby {font-size: 10px;color: #666666;font-style: italic;}

#jot_otziv {
    text-align: left !important;
}

#jot_otziv h2 {
    color: red;
    
}
.jot_comment_new .poster_name {
    color: #747474;
    font-family: Georgia;
    font-size: 14px;
    font-style: italic;
    font-weight: bold;
    padding-left: 10px;    
}

.jot_comment_new .post_time {
    color: #747474;
    font-family: Georgia;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    padding-left: 10px; 
}
.jot_comment_new h3 {
    color: #018eb2;
    font-family: Georgia;
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    padding-bottom: 10px;
    text-align: left;
}
.jot_comment_new p {
    color: #018eb2 !important;
    font-family: Georgia !important;
    font-size: 14px !important;
    font-style: normal !important;
    font-weight: normal !important;
    text-align: left;
}
.jot_comment_new {
    __border: 1px solid red;
    text-align: left;
}
.jot_comment_new img {
    margin: 0 !important;
}
.comment_moderate h3 {
    color: red;
    padding-top: 10px;
}
.comment_moderate {
    text-align: left;
}
