/* Start of CMSMS style sheet 'Module: Quotes Made Simple' */
.defaultquotebox {
  width:375px;
  height:90px;  
  margin-left:350px;
}

.quoteauthor {
  text-align:right;
padding:0 15px 0 0;
}

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

.quotecontent {
padding-top:20px;
  width:100%;
font-size : 110%;
font-style : italic;
}

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

