input.comment_author {
	width: 200px;
	border: solid 1px #666666;
	margin: 2px;
}

textarea.comment_txt {
	margin: 2px;
	width: 670px;
	text-align: left;
	font-family: Verdana;
	font-size: 16px;
	border: solid 1px #666666;
	text-align: left;
	height: 150px;
}
div.comment_cm {
	margin: 10px;
}

div.comment_author {
	float: left;
	width: 350px;
	font-weight: bold;
	text-align: left;
	color: #666666;
	font-size: 15px;
	font-family: Arial;
}

div.comment_admin {
	float: right;
	font-size: 12px;
	font-family: Arial;
	color: #666666;
	width: 190px;
	text-align: right;
}

div.comment_date {
	width: 130px;
	float: right;
	font-size: 12px;
	font-family: Arial;
	color: #666666;
	margin-left: 10px;
}

div.comment_txt {
	width: 670px;
	text-align: left;
	font-family: Verdana;
	font-size: 16px;
}



div.compost_div {
	text-align: center;
	margin-top: 20px;
	padding: 20px;
}

div.compost_author {
	text-align: left;
	padding: 5px;
}

div.compost_txt {
	text-align: left;
	margin: 0px;
}

textarea.compost_txt {
	text-align: left;
	width: 470px;
	height: 150px;
}

button.companel {
	border: solid 1px white;
	background-color: black;
	color: white;
	font-size: 12px;
	font-family: Arial;
	margin: 0px;
	padding: 0px;
	padding-left: 2px;
	padding-right: 2px;
	margin-left: 5px;
}

.dimg {
	position: relative;
	top: 5px;
}

#commentdiv {
	background-color: #EAEAEA;
	text-align: left;
	margin-top: 40px;	
}

#comcanvas {
	clear: both;
}

#listhead {
	display: block;
	padding-top: 3px;
	padding-left: 10px;
	color: #227E22;
	font-size: 18px;
	font-family: Tahoma, Geneva, sans-serif;
	height: 57px;
	width: 186px;
	background-image: url(/img/boxtop.png);	
	position: relative;
	top: -30px;
}

#formhead {
	position: relative;
	top: -65px;
	left: -10px;
	width: 196px;
	font-size: 12px;
	
}
