#list-comment{
	border-bottom: 1px dotted #aaa8a8;
	padding: 10px 0;
}
#list-comment .title{
	border-right: 1px dotted #aaa8a8;
    padding-bottom: 0;
    margin: 0px;
    text-align: center;
}
#list-comment .title p{
	margin-bottom: 0px;
}
#list-comment .title p i{
	color: #7f7b7b;
}
#list-comment .content{
	padding-bottom: 0px;
}