
#parts_testimonies img.photo {
	background-color: #efefef;
	width: 300px;
	height: 200px;
}

#parts_testimonies div {
	background-color: #8db600;
	color: white;
	font-size: 14px;
	height: 36px;
	line-height: 36px;
	padding: 0 18px 0 18px;
}

#parts_testimonies p {
	background-image: url(/images/parts/testimonies/bg.gif);
	background-position: 18px top;
	background-repeat: no-repeat;
	color: #7f7f7f;
	font-size: 12px;
	line-height: 18px;
	padding: 27px 27px 0 27px;
}

#parts_testimonies p img {
	display: inline;
	margin: 0 0 -5px 0;
	width: 18px;
	height: 18px;
}

#parts_testimonies p span {
	color: #bfbfbf;
	font-size: 14px;
}