.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;
	}


.ThankyouHistory h3 {
	background: url('thumbs_up.gif') no-repeat left center;
	text-indent: 25px;
	}
.ThankyouHistory h3 span {
	font-size: 18px;
	color: #000 !important;
	}
.ThankyouHistory ol li {
	display: inline;
	}
