.CommentSignature {
	display: block;
    border-top: 1px;
    border-top-style: dashed;
    border-top-color: #a8a8a8;
	font-size: 8pt;
	color: #a8a8a8;
	padding: 0;
	margin: 5px 0 -12px 3px;
    padding-left: 10px;
}

.CommentSignature A {
    text-decoration: none !important;
}

.CommentSignature A:hover {
    text-decoration: underline !important;
}
