/**
 * CD-14277 comment markup
 * overwirte the fruit2 styles inside comments
 * require socialContent API to include class ffimarkup
**/

.ffimarkup { display: inline; clear: both; }

.ffimarkup  p, .ffimarkup  blockquote { font-size: 1em; margin-bottom: 0.5em; }
.ffimarkup  blockquote { margin: 0.5em 2em; }

.ffimarkup  ul li { list-style: disc inside none !important; }

.ffimarkup  ol li { list-style: decimal inside none !important; }

.ffimarkup br { clear: both; }

.ffimarkup  a { overflow: hidden; clear: left; }

.ffimarkup pre { font-family: monospace; }

.ffimarkup table { border-collapse: separate; }