.CommentSignature {
	display: block;
	background-color: #fff;
	border-top: 0px solid #d2d2c2;
	font-size: 8pt;
	color: #aeae9e;
	padding: 0px 0 0 0px;
	margin: 18px 0 -18px 0;
}

.CommentSignature a {
	color: #aeae9e;
}

.CommentSignature a:hover {
	color: #f81b59;
}