.jot-err {
font-size: 80%;
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 #CCCCCC;
margin-bottom: 20px;
background: transparent url(commentbg.gif) repeat-x;
}

.jot-row-author {
background: transparent url(commentadmbg.gif) repeat-x;
}

.jot-row-me {
background: transparent url(commentadmbg.gif) repeat-x;
}

.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: left;
width: 20px;
height: 15px;
padding-top: 2px;
padding-right: 3px;
margin: 0;
}

.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 {
color: #003399;
letter-spacing: -1px;
font-size: 100%;
}

.jot-message {
padding: 2px;
overflow: auto;
font-size: 80%;
}

.jot-poster {
margin: 0;
padding: 0;
text-align: left;
font-size: 65%;
color: #666;
line-height: 12px;
}

.jot-nav {
padding: 0px;
text-align: center;
margin: 10px;
}

.jot-list {
font-size: 75%;
}

.jot-list ul {
padding: 0px;
text-align: left;
margin-bottom: 10px;
list-style-position: inside;
}

.jot-subscribe {
margin-bottom: 10px;
}

.jot-form {
margin-bottom: 10px;
}

.jot-form fieldset {
border: 0px;
}

.jot-form label {
display: block;
font-size: 80%;
margin-top: 8px;
}

.jot-user {
float: left;
width: 80px;
 font-size: 70%;
color: #003399;
}

.jot-content {
margin-left: 80px;
}

.jot-extra {
text-align: right;
font-size: 65%;
}

.jot-editby {
font-size: 10px;
color: #666666;
font-style: italic;
}

