/* adjust spacing of superscripts */
sup { vertical-align: baseline; position: relative; top: -0.4em; font-size: 0.845em; }
.callout sup { line-height: 0.9em !important; font-size: 0.9em !important; }
li.spacer { margin-bottom: 8px: }

/* bulleted check mark */
ul.bullets-icons2{}
ul.bullets-icons2 li{background: url(/_assets-custom/images/check-mark-icon.gif) 0 .15em no-repeat; padding:0 0 0 22px; margin:0 0 4px 0; }