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


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