/* CSS Document */

.testimony {

	border-bottom: 1px dashed #eebdd4;
	padding: 0 5px 5px 0;
	margin: 0 0 20px 0;
}

.testimony .messageContainer {

	padding: 0px;
}

.testimony .name {
	clear: both;
	padding: 0 0 0 10px;
}
