#community .charity {
	border-top: 1px dotted #bdbdbd;
	padding: 12px 0;
	height: 100px;
}
#affiliates .affilate {
	border-top: 1px dotted #bdbdbd;
	padding-top: 16px;
	margin-top: 16px;
	clear: both;
}
#community .charity.top,
#affiliates .affilate.top {
	margin-top: 20px;
}
#community .boxLeft,
#affiliates .boxLeft {
	width: 152px;
	float: left;
}
#community .boxLeft img {
	width: 130px;
}
#community .boxRight,
#affiliates .boxRight {
	width: 492px;
	float: left;
}
#community .boxRight h3,
#affiliates .boxRight h3 {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
}


