#testimonials-page li {
	list-style:none;
	margin-left:5px;
	padding:3px;
}
.testimonial-row {
	margin-bottom:15px;
}
.author-location {
	text-align:right;
	padding-right:15px;
	font-weight:bold;
	color:#666;
}
#testimonials-page li.even {
	background-color:#E0FFD6;
}