.products{
     margin:10px auto;
     width:956px;
	}
.products_right{
	width:663px;
	float:right;
	border:#c0c6cc solid 1px;
	min-height:600px;
	padding:130px 40px 50px 40px;
	background:url(../img/testimonial.png) no-repeat;
	} 
	

.products_right .testmoinal_title{
    width:625px;
    font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	color:#336699;
	font-weight:bolder;
	background:url(../img/tb.png) left center no-repeat;
	padding-left:20px;
	}

.products_right .testmoinal_text{
    width:625px;
	font-size:12px;
	line-height:18px;
	margin-top:8px;
	margin-bottom:20px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	}	
.products_right .testmoinal_text_top{
 background:url(../img/top_bg.png) no-repeat;
 height:15px; 
 width:625px;
}	
.products_right .testmoinal_text_mid{
    padding:5px 10px;	
	background:url(../img/mid_bg.png) repeat-y;
	}
	
.products_right .testmoinal_text_end{
 background:url(../img/end_bg.png) no-repeat;
 height:10px; 
 width:625px;
}
	
	
.thin{ font-weight:normal;}	
.fleft{ float:left;}
.fright{ float:right;"}
.clear{clear:both}
