.commentbox{
	background-color: #ececec;
	width: 99%;
	padding: 10px;
	font-size: 12px;
	margin-right: auto;
	margin-left: auto;
}

.commentfooter{
	background: url(/images/arrow.gif) 20px 0 no-repeat; /*20px 0 equals horizontal and vertical position of arrow. Adjust as desired (ie: 20px -5px).*/
	padding-left: 58px;
	padding-top: 1px;
	margin-bottom: 2px;
	font-size: 12px;
	color: #4A4A4A;
	height: 20px;
}
.commentput {
	background-color: #F3F3F3;
	height: 20px;
	border: 1px solid #CCC;
}
.commentputt {
	background-color: #F3F3F3;

	border: 1px solid #CCC;
}
