div.input_comment a {
	text-decoration: none;
}
table.list_comment {
	width: 90%;
	border-collapse: collapse;
	margin-bottom: 10px;
	text-align: left;
}
table.list_comment td {
	text-align: left;
	line-height: 23px;
	border: 1px solid #eee;
	padding: 0px 5px 0px 5px;
	vertical-align: top;
	background-color: #FCFEEE;
}