.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: 1px solid #CCCCCC;
	margin-bottom: 10px;
	background-color: #E9FAE2;
}
.jot-row-alt {
	background-color: #D9F4FF;
}
.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: left;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 {
	color: #2E0E60;
	font-weight: bold;
	font-size: 12px;
}
.jot-message {padding: 2px;overflow: auto;}
.jot-poster {
	padding: 0px;
	text-align: left;
	font-size: 11px;
}
.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-subscribe {margin-bottom: 10px;}
.jot-form {margin-bottom: 10px;}
.jot-form .comfild {
	border: 1px solid #009BE8;
	width: 170px; height:20px;
}
.jot-form textarea {
	border: 1px solid #009BE8;
	width: 270px; height:100px;
}
.jot-form .comsend {
	border: none;
}
.jot-form fieldset {border: 0px;}
.jot-form label {
	display: block;
}
.jot-user {
	float: left;
	width: 80px;
	font-size: 11px;
}
.jot-content {margin-left: 80px;}
.jot-extra {text-align: right;}
.jot-editby {font-size: 10px;color: #666666;font-style: italic;}