@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document url-prefix(http://fastladder.com/reader/),
               url-prefix(http://reader.livedoor.com/reader/) {
  #right_body .item_body>.body th {
    padding: 3px 5px !important;
    border: 1px solid #999 !important;
    text-align: left !important;
    background-color: #a5c5ff !important;
  }
  #right_body .item_body>.body td {
    padding: 3px 5px !important;
    border: 1px solid #999 !important;
    background-color: #fff !important;
  }
  #right_body .item_body>.body pre {
    font-family: monospace !important;
    line-height: 1.2 !important;
  }
  #right_body .item_body>.body blockquote {
    margin-left: 0 !important;
    padding-left: 20px !important;
    border-left: 5px solid #4889fd !important;
  }
  #right_body .item_body>.body ins:before {
    content: "<ins> " !important;
  }
  #right_body .item_body>.body ins:after {
    content: "</ins>" !important;
  }
  #right_body .item_body>.body del {
    color: #aaa !important;
  }

  /* option: remove some ads.
  #header,
  #footer,
  #ads_top,
  #ads_bottom,
  .adfeeds_body {
    display:none !important;
  }
  */
}