#testimonials .contentswitcher_body {
	color: #555;
	font: 12px tahoma, helvetica, sans-serif;
	text-align: center;
	background-color: #fff;
}

#testimonials .contentswitcher_thumb {
	float:left;
	margin-left: 3px;
	width: 14px;
	height: 14px;
	background: transparent url(../../images/design_js/circle_gray.png) no-repeat scroll 100% 100%;
}

#testimonials .contentswitcher_thumb_sel {
	background-image: url(../../images/design_js/circle_red.png);
}
