div.pullquote, span.pullquote {
    display: block;
    float: right;
    width: 15em;
    margin: 0 0 0.5em 0.5em;
    padding: 0;
    font-size: 1.5em;
    line-height: 1.2em;
    font-style: italic;
    text-align: left;
/*    color: #3a87ad; text-info */
/*    color: #c09853; text-warning */
    color: #468847; /* text-success */
}