
	.testimonial{
		margin: 0 0 20px 0;
	}
	
	.testimonial h2{
		font-size:140%;
		font-weight:normal;
		padding:0 0 5px 0;
		border-bottom:2px solid #ddf3cf;
		background:none;
		margin: 0px 0 15px 0;
		clear:both;
		text-align:left
	}
	
	.testimonial .signature{
		margin: 10px 0 0 0;
		font-size:0.85em; 
		text-align:right;
		padding:3px;
		background:#f5f4f4;
	}
	
	.customer_logo{
		float:right;
		margin:0 0 10px 20px;
	}

	.brochure{
		width:206px;
		height:41px;
		background:url(/images/product/brochure.jpg) no-repeat;
		display:block;
		margin:10px;
		line-height:3em;
		text-indent:55px;
		text-decoration:none;
	}
	.brochure:hover{
		text-decoration:underline;
	}
	
	#customers{
		float:right; 
		width:150px;
		margin: 0px 0 0 0;
		text-align:center;
	}	
	
	#customers img{
		margin:0 0 40px 0;
	}
	
	.sector{
		float:left;
		margin: 10px 0 0 0;
	}
