.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 {border-top: 1px solid #8b9298; margin-bottom: 10px; background-color: #e9e9e9;}
.jot-row-alt {background-color: #f9f9f9;}
.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-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-header {margin-left: 100px; margin-bottom: 20px}

.jot-message {padding: 2px;overflow: auto;}
.jot-poster {padding: 0px;text-align: left;font-size: 10px; margin-bottom: 20px;}
.jot-nav {padding: 0px;text-align: center;margin: 10px;}
.jot-list ul {padding: 0px;text-align: left;margin-bottom: 10px;list-style-position: inside; margin-top: 10px}
.jot-subscribe {margin-bottom: 10px;}
.jot-form {margin-bottom: 10px;}
.jot-form fieldset {border: 0px; width: 500px}
.jot-form label {display: inline; width: 100px; margin: 0px; padding: 0px; margin-bottom: 3px; margin-top:2px}


.jot-input {width: 350px; height:20px; border: 1px solid gray; display: inline; margin-bottom: 5px}
textarea.jot-input {width: 346px; height:200px; margin-bottom: 5px}

#jot-submit {margin-left: 333px; width: 120px}

#jot-comments-start {display: block; border: 0px; border-bottom: 1px solid #cccccc; margin-bottom: 30px}

.jot-content {margin-left: 60px;}
.jot-extra {text-align: right;}
.jot-editby {font-size: 10px;color: #666666;font-style: italic;}


.jot-comment hr {border: 0px; border-bottom: 1px solid #cccccc;}
.jot-comment {padding: 3px; background: #062234; padding-left: 10px }

.jot-mod a {float: right;padding: 1px; padding-left: 2px; padding-right: 2px;}

.jot-mod a:hover {
    color:#ffffff;
    background: #062234; 
}

.jot-author { font-size: 10px; margin-top: 20px; }
.jot-subject { margin-top: 10px; font-weight: bold;font-size: 1.1em;}

.jot-user {float: left; width: 50px; margin-top: 10px; }

.jot-poster, .jot-subject, .jot-author {color: #cccccc}

