/* Start of CMSMS style sheet 'ReferenceStyles' */
span.strong {
  font-weight: bold;
}

span.weak {
  font-style: italic;
}

.Post ul li {
  list-style-type: square;
  background-image: none !important;
list-style-position: inside;
}

.ReferenceSummary {
   margin: 10px 0 10px 0;
}

.ReferenceSummaryLink {
   color: #456e48 !important;
   font-size: 14px;
   font-weight: bold;
}
/* End of 'ReferenceStyles' */

