@charset "ISO-8859-1";
#testimonials_pane {
	width: 90%;
	background-color: #FFF;
	border: 1px solid #000;
}
#testimonial_cycle {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666;
	height: 122px;
	overflow: hidden;
	width: 100%;
}
.testimonial_item {
	height: 122px;
	margin-top: 5px;
	padding-right: 15px;
	padding-left: 15px;
}
#testimonial_prev, #testimonial_next {
	cursor: pointer;
}
#testimonial_pause {display:none;}
#joinnow {
	margin-top: 10px;
	margin-bottom: 10px;
}
