.jot-err {
 width: 600px !important;
 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: none !important;
 width: 600px !important;
 margin: 0 0 10px !important;
 padding: 0 !important;
 background-color: #FBFBFB;
 }
 
.jot-row-alt {
 background-color: #fff;
}

.jot-row-author {
 background-color: #FFFFE1;
}

.jot-row-me {
 background-color: #f7f7f7;
}

.jot-row-up {
 border: 1px dotted red;
}

.jot-row-new {
 border: 1px dotted green;
}

.jot-comment {
 width: 578px !important;
 border: 1px solid #DFDFDF;
 padding: 10px;
}

.jot-comment hr {
 border: 0px;
 border-bottom: 1px solid #cccccc;
 margin: 10px 0 0;
}

.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 {
 line-height: 20px;
 font-weight: bold;
 color: #333333;
}

.jot-message {
 padding: 10px 0;
 overflow: auto;
}

.jot-poster {
 color: #333333;
 text-align: left;
 font-size: 8pt;
 line-height: 20px;
}

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

.jot-list ul, .jot-list ul li {
 font-size: 8pt;
 padding: 0px;
 text-align: left;
 margin: 0;
 list-style: none;
}

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

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

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

.jot-form label {
 display: block;
}

.jot-user {
 line-height: 20px;
 float: left;
 width: 120px;
}

.jot-content {
 line-height: 20px;
 width: 578px;
}

.jot-extra {
 padding: 10px 10px 0;
 text-align: right;
}

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

.jot-write {
 font-size: 14pt;
 font-weight: normal;
 padding: 15px 0;
 display: block;
}
