#testimonials_wrapper{
	width: 262px;
	height: 209px;
	overflow: hidden
}

.testimonials_main {
	height: 97px;
	overflow: hidden;
	position: relative;
}


#testimonials_wrapper .scrollable{
	height: 20000em;
	width: 244px;	
	position: absolute;
	padding: 10px
}

#testimonials_wrapper .item{
	height: 129px;
}

#testimonials_wrapper .nav {
	float: left;
	display: inline;
	clear: both;
	margin-left: 10px;
}

#testimonials_wrapper .nav a {
	display: block;
	width: 5px;
	height: 5px;
	text-indent: -9000px;
	float: left;
	margin: 0px 2px;
}



