.testimony { 
width:360px;
background-image: url(../img/i/quote-open.gif);
background-repeat: no-repeat;
background-position: 10px 10px;
margin:20 0;
position:relative;
	/*border:thin solid red;*/
}  

.testimonial {
    
width:340px;
padding:38px 0px 0px 20px;
position:relative;
	
	/*border:thin solid red;*/
}

.quote {

padding:0px 0px 20px 0px;
background-image: url(../img/i/quote-close.gif);
background-repeat: no-repeat;
background-position: 310px bottom;

font-size: 0.9em;
color:#333;
position:relative;
	font-style: italic;
line-height:1.3em;
	/*border:thin solid red;*/
}
.testament {

margin-top:6px;
font-size: 0.7em;
line-height:1.3em;
color:#333;
position:relative;
font-style: italic;
font-weight:bold;


	/*border:thin solid red;*/
	

	
} /*style this differently for whoever the quote is attributed to*/
