.testimonial-view {
	min-height: 200px;
}

#testimonials_container ul#testimonials_list{
	list-style-type: none;
	list-style: none;
	list-style-image: none;
	padding: 0px;
	margin: 0px;
}

#reorder-clear {
	clear: both;
	height: 5px;
}

.reorder-draggable {
	width: 25px;
}

.reorder-content {
	width: 150px;
}

.reorder-preview, .reorder-draggable, .reorder-content {
	float: left;
}

.reorder-zoom {
	padding-left: 18px;
}	

.PagerView .chitin-pager .now-showing-area{
	display: none;
}
