/* Start of CMSMS style sheet 'Module: Quotes Made Simple' */
.defaultquotebox {
  margin: 0 auto 0.5em;
  padding: 6px;
  width: 157px;
  \width: 169px;
  w\idth: 157px;
  background: #264e5a url('/uploads/images/bg_testimony.png') bottom left no-repeat;
  color: #FFFFFF;
}
.defaultquotebox .infoBorder{
  padding-top: 12px;
  padding-bottom: 12px;
}
.quoteauthor {
  text-align: right;
  font-size: 80%;
  padding-bottom:10px;
}

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

.quotecontent {
  font-size: 80%;
  font-style: italic;
}

.largequote {
}
/* End of 'Module: Quotes Made Simple' */

