.clear{
	font-size:0px;
	line-height:0px;
	clear:both;}

#testi_wrapper{ 
	visibility: visible; 
	overflow: hidden; 
	position: relative; 
	z-index: 2; 
	left: 0px; 
	padding-top:0px; 
}

#testi_wrapper ul{
	margin:0 0 0 33px!important;
	height:auto;
	padding:0px; 
	position:relative; 
	list-style-type:none; 
	z-index:1; 
}

#testi_wrapper ul li{
	margin-bottom:0px!important; 
	margin-left: 0px !important; 
	padding: 0px 1px; 
	overflow: hidden; 
	float:left; 
	width:230px !important;}

	
.testi_container{
	margin:0;
	padding:2px 0 0;
}
	
	
.testi_container p{
	font-size:14px;
	text-align:justify;
	line-height:18px;
	color:#333333;
	padding:0 20px;}	
	
.testi_container h3{
	font-family: 'open_sansregular';
	font-weight:normal;
	font-size:20px;
	line-height:18px;
	color:#3c4143;
	padding:0 0 8px 0;
	border-bottom:#333333 1px solid;
	margin:17px 20px 0px;}
	
	
.testi_container h3 span{

	color:#71a501;
}	
	
	
.testi_container p span{
	font-size:14px;
	color:#2090c9;
	padding:0 0 0 180px;
}	
	
.testi_container p img{
	width:50px;
	float:left;
	border:#cccccc 1px solid;
	padding:1px 2px 1px 1px;
	margin:0px 8px 0px 0px;}
	
.testi_container .photo{
	width:500px;
	margin:auto;}	
	
.testi_container .photo_left{
	width:50px;
	float:left;
	border:#cccccc 1px solid;
	padding:2px 2px 0px 2px;}		
	
.testi_container .photo_right{
	width:430px;
	float:right;
	font-size:14px;
	text-align:justify;
	font-style:italic;
	color:#000000;
	padding:16px 0px 0px 0px;}	
	
.carousel-navi {
    margin: -25px 0 0 422px;
    padding-left: 10px;
    position: absolute;}
	
.tprev,
.tnext {
	float:right;
	text-indent:-9999px;
	width:7px;
	height:10px;
	-webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
   	-ms-box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
	-o-box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
	background:#FFFFFF;
	padding:5px 10px;
	color:#555555;
	border: 1px solid #D9D9D9;
	-moz-border-radius: 2px;
	border-radius: 2px;
	margin-left:5px;
	-webkit-transition:.2s all linear;
	-moz-transition:.2s  all linear;
	-o-transition:.2s  all linear;
	-ms-transition:.2s  all linear;
	transition:.2s  all linear;
}
.tprev {
	background-attachment: scroll;
	background-image:url(../images/nav-prev.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin:0;
}
.tnext {
	background-attachment: scroll;
	background-image: url(../images/nav-next.png);
	background-repeat: no-repeat;
	background-position: center center;
}
