#testi-box{
	margin:0 auto;
	padding: 0;
	width:400px;
	height: auto;
}

#testi-box-top{
	float: left;
	width: 400px;
	height:34px;
	background: #ffffff url(images/testimonial-template_01.jpg) no-repeat 0 0;
}

#testi-box-body{
	float: left;
	width: 400px;
	background: #ffffff url(images/testimonial-template_03.jpg) repeat-y 0 0;
}

#testi-box-bottom{
	float: left;
	width: 400px;
	height:158px;
	background: #ffffff url(images/testimonial-template_02.jpg) no-repeat 0 0;
}

#box-cont{
	padding: 0 35px;
	width: 325px;
	_width: 390px;
	text-align: left;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	line-height:20px;

}

#box-cont-small{
	padding: 0 35px;
	width: 325px;
	_width: 390px;
	text-align: left;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height:20px;

}