#pledges {
	background: url(http://www.ewaslabour.org.uk/images/futurefair.jpg) no-repeat left top;
	padding-top: 60px;
	margin: 0 0 20px 0;
	padding-bottom: 10px;
	border-bottom: 4px solid #E1E1E1;
}

ul#pledges {
	margin: 10px 0 10px 0;
	padding: 0;
	list-style: none;
}

#pledges li {
	padding: 3px 3px 3px 34px;
	background: url(http://www.ewaslabour.org.uk/images/rosebullet.jpg) no-repeat left center;
	line-height: 40px;
	font-size: 20px;
	font-family: Georgia;
	text-transform: lowercase;
	float: left;
	list-style: none;
	color: #ED1715;
	width: 100%;
}
	

