.ThankfulPeople {
	font-size: 13px;
	font-weight: bold;
	line-height: 34px;
	margin-top: 10px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background: #FEF9E9 url('thumbs_up.gif') no-repeat left center;
	color: #999;
	text-indent: 26px;
	}
.ThankfulPeople span {
	font-size: 12px;
	font-weight: normal;
	}
.ThankfulPeople span a {
	color: #999;
	}
