#testimonials-box         {
                           width:454px;
						   margin:auto;
						   margin-top:15px;
						   }
						   
#testimonial-top          {
                           background:url(http://www.profitinnercircle.com/images/top-testimonials.jpg) bottom;
						   background-repeat:no-repeat;
						   width:454px;
						   height:6px;
						   padding:0;
						   }
						   
#testimonial-mid          {
                           background:url(http://www.profitinnercircle.com/images/mid-testimonials.jpg) ;
						   background-repeat:repeat-y;
						   width:454px;
						   padding:0;
						   }
						   
#testimonial-mid-content  {
                           width:410px;
						   margin:auto;
						   }
						   
#testimonial-mid-content p {
                           font-family:Verdana, Arial, Helvetica, sans-serif;
						   font-size:11px;
						   line-height:12px;
						   }
						   
#testimonial-footer       {
                           background:url(http://www.profitinnercircle.com/images/footer-testimonials.jpg) top;
						   background-repeat:no-repeat;
						   width:454px;
						   height:28px;
						   padding:0;
						   }
