/* Start of CMSMS style sheet 'Module: Quotes Made Simple' */
.defaultquotebox {
  width:98%;  
  margin:4px;
}

.quoteauthor {
  text-style:italic;
  padding-bottom:10px;
}

.quotereference {
  padding-top:10px;
  text-style:italic;
  text-align:right;
}

.quotecontent {
  width:100%;
  line-height: 1.2em;
}
.quoteauthor {
  text-align: right;
  font-size: 85%;
  width:100%;
}

.largequote {
  font-size:100%;
}
/* End of 'Module: Quotes Made Simple' */

