.headertxtYellow_holder_testi {
	width:452px;
	height:20px;
	float:right;
	margin-right:30px;
}
.testimonial_holder {
	width:961px;
	height:auto;
	overflow:hidden;
	margin:0 auto;
	background-color:#FFF;
	border-left:1px #CCC solid;
	border-right:1px #CCC solid;

}

.testiBox_push {
	width:847px;
	height:30px;
	margin:0 auto;
}
.testiBox {
	width:923px;
	height:auto;
	overflow:hidden;
	margin:0 auto;
/*	background-image:url(../images/testibg.jpg);*/
}
.testiBox_top {
	width:847px;
	height:12px;
	background-image:url(../images/testibg_top.jpg);
  display: none;
}
.testiBox_bottom {
	width:847px;
	height:22px;
	background-image:url(../images/testibg_bottom.jpg);
  display: none;
}
.testiBox_mid {	
	height:auto;
	overflow:hidden;
  border: 1px solid #d2d2d2;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.tesiBox_pic {
	width:300px;
	height:225px;
	margin:13px 0 0 40px;
	float:left;
	border:1px #999 solid;
}
.tesiBox_pic2 {
	width:300px;
	height:225px;
	margin:13px 0 0 40px;
	float:left;

}

.tesiBox_picAcademy {
	width:230px;
	height:225px;
	margin:15px 0 0 15px;
	float:left;
	border:1px #d2d2d2 solid;
}


.tesiDesc_box {
	width:644px;
	height:auto;
	overflow:hidden;
	margin:15px 0 0 15px;
	float:left;
}
.testiHead {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color: #ff6c00;
	font-weight:bold;
  padding: 0 0 5px 0;
}
.testiCaption {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #454545;
	line-height: 20px;
}
.testiDescription {
	width:430px;
	height:120px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #333;
	margin:20px 0 0 0;
}
.testiListing ul li{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #333;
	list-style-image:url(../images/bullet.jpg);
	line-height:18px;
}
.testiListing ul li a{
	color: #600;
}