#testimonials li {
	list-style:none;
	margin-bottom:10px;
	padding:5px;
}
#testimonials li.even {
	background-color:#ffc;
}
.author {
	color:#2159c8;
	font-weight:bold;
}
.location {
	color:#71984E;
}