.content .title {
	background:url(../images/titleTestimonials.jpg) no-repeat;
}
.testimonialsAuthor {
	margin:10px 20px 10px 0;
	color:#6aaa13;
	font-size:12px;
	font-weight:bold;
	text-align:right;
}
.content .testimonialsContent {
	margin-top:5px;
}
.content .testimonialsTutorial {
	background:#e9ffff;
	width:360px;
	padding:10px;
}
.content .testimonialsContent p {
	margin:10px 20px 0 0;
}
hr {
	border-top:1px dashed #3b4133;
	height:1px;
	padding:5px 0;
	margin-right:20px;
}
.floatLeft {
	float:left;
	margin: 0 10px 0 0;
}
.testimonialsList li {
	background:url(../images/affiliateReasonList.jpg) no-repeat left 28px;
	padding:15px 0 0 20px;
	list-style:none;
	margin-left:3px;
}
.testimonialsRight p {
	padding-left:3px;
	font-size:11px;
}
.testimonialsForm li {
	list-style:none;
	margin-left:3px;
	font-size:11px;
}
.testimonialsForm input, .testimonialsForm select, .testimonialsForm textarea {
	width:230px;
	border:1px solid #abd53a;
	background:#e9ffff;
	height:auto;
	margin-bottom:4px;
}
.testimonialsFormButtons {
	margin:10px 0 10px 3px;
}
.testimonialsRight form {
	margin-top:10px;
}