2 Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
\r 
   3 For licensing, see LICENSE.md or http://ckeditor.com/license
\r 
   9         font-family: sans-serif, Arial, Verdana, "Trebuchet MS";
\r 
  15         /* Remove the background color to make it transparent */
\r 
  16         background-color: #fff;
\r 
  30         font-family: Georgia, Times, "Times New Roman", serif;
\r 
  32         border-style: solid;
\r 
  37 .cke_contents_ltr blockquote
\r 
  41         border-left-width: 5px;
\r 
  44 .cke_contents_rtl blockquote
\r 
  47         padding-right: 20px;
\r 
  48         border-right-width: 5px;
\r 
  58         /* IE7: reset rtl list margin. (#7334) */
\r 
  60         /* preserved spaces for list items with text direction other than the list. (#6249,#8049)*/
\r 
  66         font-weight: normal;
\r 
  73         border-top: 1px solid #ccc;
\r 
  78         border: 1px solid #ccc;
\r 
  86         border: 1px solid #ccc;
\r 
  94         white-space: pre-wrap; /* CSS 2.1 */
\r 
  95         word-wrap: break-word; /* IE7 */
\r 
 100         background-color: Yellow;
\r 
 105    font-style: italic;
\r 
 110         text-align: center;
\r 
 111         border: solid 1px #ccc;
\r 
 112         border-radius: 2px;
\r 
 113         background: rgba(0,0,0,0.05);
\r 
 116         display: block; /* For IE8 */
\r 
 121         text-align: center;
\r 
 122         display: block; /* For IE8 */
\r