.PageCommentWidget blockquote {
	font-size: x-small;
	background-color: silver;
	color: black;
	border: 1px dashed #fff;
	overflow: auto;
}