.clear{
	font-size:0px;
	line-height:0px;
	clear:both;}

#testi_wrapper{ 
	visibility: visible; 
	overflow: hidden; 
	position: relative; 
	z-index: 2; 
	left: 0px; 
	width:311px !important; 
	padding-top:0px; 
	height: auto;}

#testi_wrapper ul{
	margin:0px; 
	padding:0px; 
	position:relative; 
	list-style-type:none; 
	z-index:1; 
	width:5412px; 
	left: -3157px;}

#testi_wrapper ul li{
	margin-bottom:0px!important; 
	margin-left: 0px !important; 
	padding: 0px 1px; 
	overflow: hidden; 
	float:left; 
	width:355px !important;}

	
.testi_container{
	background:url(../../images/invertedcoma.png) no-repeat;
	margin:6px auto 20px;
	padding:30px 0 0 0px;
	height:169px;
	width:282px ;}
	
.testi_container p{
	font-size:14px;
	text-align:justify;
	line-height:18px;
	color:#333333;
	padding:0 15px;}
	
.testi_container p span{
	font-size:16px;
	color:#4f4f4f;
}	
	
	
.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;
}



a.more3 {
  color: #000;
  display: block;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 15px;
  line-height: 18px;
  padding: 10px 25px 0 0;
  text-align: right;
  text-decoration: none;
}

a.more3:hover {
  color: #9a2600;
}



