.artwork_add_comment, .bulletin_add_comment {
	width: 42%;
	float: left;
	clear: left;
	background: #cfded9;
	padding: 3%;
	margin: 40px 2% 40px 0;
}
.bulletin_add_comment { width: 40%; }
.artwork_comments, .bulletin_comments {
	width: 50%;
	float: left;
	margin-top: 40px;
	margin-bottom: 40px;
	background: url(../images/site/chatterbox_title.png) no-repeat 0 14px;
	padding-top: 90px;
}
.bulletin_comments { width: 46%; }
.bulletin_comments { margin-bottom: 120px; }
.jot-list { padding: 20px; }
.jot-form { margin-left: 20px; }
.jot-list, .jot-list form, .jot-form label {
 font-size: 12px;
}
.jot-form label { color: #3c544f; margin-top: 10px; }
.jot-form label input, .jot-form input { background: url(../images/site/input_bkg.png) repeat-x 0 0; border: none; height: 29px; font-size: 14px; line-height: 29px; padding: 0 5px;  }
.jot-form textarea { border: none; font-size: 14px; font-family: "Trebuchet MS", arial, helvetica, sans-serif; padding: 3px 5px; }
.jot-form #postcomment {  background: none; }

.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;}

/* Comments list */
.jot-row {margin-bottom: 10px; padding-left: 15px; border-bottom: 2px solid #cfded9;}
.jot-row-alt {  padding-left: 0;}
.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; color: #8fcb63;}
.jot-row-alt .jot-subject { color: #9d81a7; }
.jot-message {padding:16px 15px 16px 2px; overflow: auto; font-size:13px;}
.jot-person { color: #bacecc; font-size: 13px; font-weight: bold; }
.jot-person em { font-weight: normal; }
.jot-poster {padding: 0px;text-align: left;color: #bacecc; font-size: 13px; }
.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 fieldset {border: none;}
.jot-form label {display: block;}
.jot-user {float: left;width: 80px; }
.jot-content {margin-left: 30px;}
.jot-extra {text-align: right;}
.jot-editby {font-size: 10px;color: #666666;font-style: italic;}