.comment_form {display:none;}
.comment_form label {
	display: block;
	text-align: left;
}
.comment_form .back_link {float:left; width:100px;}
.comment_form .result {padding-left:158px; padding-bottom:7px; padding-top:15px; }

#comment_content {max-width:400px;width:90%;height:8em;margin-bottom:10px;}

.chatbuble {
	background-image: url('/tpl/default/icons/chat32.png');
	background-repeat: no-repeat;
}

.chatbublealt {
	background-image: url('/tpl/default/icons/chatalt32.png');
	background-repeat: no-repeat;
}

LI.comment_box {
	list-style-type: none;
	margin-top: 22px;
    padding-left: 38px;
	text-align: left;
}

LI.comment_box h3 {
	background-color: whitesmoke;
	padding: 2px 4px 5px;
	font-size: 1.4em;
}

LI.comment_box .comment_date {
	/* float: right; */
	font-size: 0.7em;
	margin-top: 0.1em;
}

.comment_box {margin-bottom:5px;}
.comment_login {font-weight:bold;}

ol.comments li {
	padding: 2px 0;
}

#commentForm {
	padding: 12px;
}

#commentForm b {
	font-size: 14px;
}

#commentForm input {
	margin: 10px 0;
}

#commentForm textarea {
	margin: 10px 0;
	width: 700px;
	height: 140px;
}

.commentbox-header {
	display:inline-block;
}

.commentbox-opinion-button {
	margin:4px;
}