/* Start of CMSMS style sheet 'Module: Quotes Made Simple' */
.defaultquotebox {
  margin:15px;
}

.quoteauthor {
  font-size: 14px;
  padding-top:5px;
  font-style:italic;
  font-weight: bold;
  text-align:right;
}

.quotereference {

}

.quotecontent {
  font-size: 16px;
  font-weight: bold;
  font-style:italic;
  padding-bottom:10px;
  text-align: center;
}

.largequote {
  font-size:150%;
  color:#444444;
}
/* End of 'Module: Quotes Made Simple' */

