.testimonials {
	width: 250px;
	float: right;
	margin: 5px;
	position: relative;
	margin-right: -35px;
}

	.testimonials img {
		border: 0;
		margin-bottom: 5px;
	}

p {
	margin-bottom: 40px;
}

span {
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
}

#do {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#do a:active {
	text-decoration: none;
}

#c1, #c2, #c3, #c4, #c5, #c6, #c7, #c8, #c9, #c10 {
	margin-top: 5px;
	padding: 20px;
	border-left: 1px #f29400 solid;
}

.spacing {
	clear: both;
}