#testimonial_filter,
#testimonials {
	width:1000px;
	margin:auto;
	margin-bottom:10px;
}

#filter_content,
#testimonial_body {
	background:#fff;
	padding:15px;
	border-left:solid 1px #f1f1f1;
	border-right:solid 1px #f1f1f1;
}

#filter_description {
	float:left;
	margin-right:25px;
	width:200px;
	font-size:16px;
	line-height:20px;
	color:#555;
}

#course_type,
#filter_submit {
	float:left;
	margin-right:25px;
}

.testimonial_course {width:58px;float:left;margin-right:50px;text-align:center;}
.testimonial_course img {margin-bottom:5px}
.testimonial_course_icon:hover {cursor:pointer;}

.testimonial {
	width:900px;
	margin:auto;
	margin-bottom:25px;
}

.testimonial_top {
	background:url(../img/pages/testimonials/testimonial_top.gif) no-repeat;
	width:900px;
	height:5px;
}

.testimonial_btm {
	background:url(../img/pages/testimonials/testimonial_btm.gif) no-repeat;
	width:900px;
	height:20px;
}

.testimonial_body {
	background:#f1f1f1;
	padding:25px;
}

.testimonial_icon {
	float:right;
	margin-left:25px;
}

.testimonial_author {
	font-size:16px;
	color:#1b3f94;
	font-weight:bold;
	margin-bottom:10px;
}

.testimonial_text {
	font-size:14px;
	line-height:18px;
}
