#comments {
	border-collapse:collapse;
	width:560px;
	font-size:12px;
}
#comments td {
	vertical-align:top;
	padding:2px;
	border:1px solid #abadb3;
}
.comment_profil div {
	text-align:center;
}
.comment_profil {
	font-size:10px;
	width:150px;
}
.comment_content p {
	background-color:#090907;
	margin:5px 0;
	padding:2px;
	font-size:10px;
}
.comment_content p span {
	float:right;
	margin-right:5px;
}
.comment_content div {
	margin:10px 10px 0;
	text-indent:15px;
	width:390px;
}
