/* Start of CMSMS style sheet 'Testimonials' */
.defaultquotebox {
  background:#f0f0f0 none repeat scroll 0% 0%;
  padding:10px;
  border:1px solid #304361;
  margin-left:20px;
  margin-right:20px;
  margin-bottom:20px;
}

.quoteauthor {
  font-weight:bold;
  padding-bottom:10px;
}

.quotereference {
  padding-top:10px;
  font-weight:bold;
  font-style:italic;
  text-align:right;
}

.quotecontent {
  width:90%;
  padding-left:15px;
}

.largequote {
  color:#000000;
}
.quotepic {
  float:left;
  margin-right:10px;
  color: white;
}
.quotepadding {
padding-bottom:1px;
}
/* End of 'Testimonials' */

