.tbComment{
	margin: 20px;
	margin-top: 10px;
    border-bottom: 1px solid #ccc;
}
.tdComment{
	padding:10px;
	vertical-align: middle;
	line-height: 30px;
	font-weight: 100;
}
.td2Comment{
	padding:10px;
	vertical-align: middle;
	line-height: 20px;
	font-size: small;
}
.thComment{
	padding:10px;
	line-height: 30px;
}
.nameComment,.dateComment{
	display: inline-block;
}
.nameComment{
	font-weight: bold;
	color: #0f1419;
}
.dateComment{
	color: #536471;
}
.profimgComment{
	width: 100px;
	height: 100px;
	margin-left: 30px;
	border-radius: 50%;
}
.tdimgComment{
	width: 150px;
}