/* Start of CMSMS style sheet 'Module: Quotes Made Simple' */
.defaultquotebox {
  border-width: 1px 0;
  border-color: #744141;
  border-style: solid;
  margin: 0;
  padding: 0;
  color: #999999;
  text-align: left;
}
.quoteauthor {
  font-style: italic;
  text-align: left;
}
.quotereference {
  font-style: italic;
  text-align: right;
}
.defaultquotebox p {
  margin: 0 0 0.5em !important;
  font-family: Georgia, 'Times New Roman', serif !important;
  font-size: 110% !important;
}
.quotecontent {
  text-align: left;
  color: #CCCC66;
}

.largequote {
  font-size: 150%;
}
/* End of 'Module: Quotes Made Simple' */

