/* Start of CMSMS style sheet 'Module: Quotes Made Simple' */
.defaultquotebox {
  width:200px;  

  margin:4px;
}

.quoteauthor {
  text-style:italic;
  padding-bottom:10px;
}

.quotereference {
	padding-top:10px;
  text-style:italic;
  text-align:right;
}

.quotecontent {
	font-size: 11px;
font-family: Palatino Linotype,Georgia,Garamond;
text-transform: uppercase;
	color: #341445;
	font-weight: bold;
}

.largequote {
	font-size: 11px;
font-family: Palatino Linotype,Georgia,Garamond;
text-transform: uppercase;
	color: #341445;
	font-weight: bold;
}
/* End of 'Module: Quotes Made Simple' */

