@charset "utf-8";
/* TESTAMONIALS CSS  -  GENERALRV */

.TestimonialList{
    padding:0px 0px 0px 0px;
    font-family:arial;
    font-size:12px;
    text-align:center;
    z-index:10;
    background:#FFFFFF;
	border-top:solid 1px #666666;
    border-left:solid 1px #666666;
    border-right:solid 1px #666666;
    border-bottom:solid 1px #666666;
    margin-left:12px;
    margin-right:12px;
    width:135px;
    color:#000000;
}
	
.TestimonialItem{
	padding:3px;
}

.TestimonialList .signature {
	font-weight:700;
	font-style:italic;
	line-height:35px;
}
