.UnthankfulPeople {
	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_down.gif') no-repeat left center;
	color: #999;
	text-indent: 26px;
	}
.UnthankfulPeople span {
	font-size: 12px;
	font-weight: normal;
	}
.UnthankfulPeople span a {
	color: #999;
	}


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