


/*450px*/
#testimonial-container {
       width:471px;
	   margin:auto;
	   margin-top:20px;
	   margin-bottom:20px;
}

#testimonial-top {
       background:url(Images/testimonial-top.png) bottom;
	   background-repeat:no-repeat;
	   width:471px;
	   height:43px;
	   padding:0;
}

#testimonial-mid {
       background:url(Images/testimonial-mid.png);
	   background-repeat: repeat-y;
	   width:471px;
	   padding:0;
}

#testimonial-footer {
       background:url(Images/testimonial-footer.png) top;
	   background-repeat:no-repeat;
	   width:471px;
	   height:39px;
	   padding:0;
}

#testimonial-content { 
       width:440px; 
	   margin:auto; 
}

#testimonial-content-left { 
       width:140px; 
	   vertical-align:top; 
}
						  
#testimonial-content-right { 
       width:300px; 
	   vertical-align:top; 
}

#testimonial-right-box { 
       width:280px; 
	   margin:auto; 
}
						  
						  
#testimonial-content-right p { 
       font-family:Arial, Helvetica, sans-serif; 
	   font-size:12px; 
}

.testimonial-title { 
       font-family:Arial; 
	   font-size:16px;
	   font-weight:800; 
	   text-align:center; 
	   color:#211463; 
}



/*500px*/
#testimonial-container-big {
       width:521px;
	   margin:auto;
	   margin-top:20px;
	   margin-bottom:20px;
}

#testimonial-top-big {
       background:url(Images/sc-testimonial-top-big.jpg) bottom;
	   background-repeat:no-repeat;
	   width:521px;
	   height:46px;
	   padding:0;
}

#testimonial-mid-big {
       background:url(Images/sc-testimonial-mid-big.jpg);
	   background-repeat: repeat-y;
	   width:521px;
	   padding:0;
}

#testimonial-footer-big {
       background:url(Images/sc-testimonial-footer-big.jpg) top;
	   background-repeat:no-repeat;
	   width:521px;
	   height:36px;
	   padding:0;
}

#testimonial-content-big { 
       width:490px; 
	   margin:auto; 
}

#testimonial-content-left-big { 
       width:140px; 
	   vertical-align:top; 
}
						  
#testimonial-content-right-big { 
       width:350px; 
	   vertical-align:top; 
}

#testimonial-right-box-big { 
       width:330px; 
	   margin:auto; 
}
						  
						  
#testimonial-content-right-big p { 
       font-family:Arial, Helvetica, sans-serif; 
	   font-size:12px; 
}
