
  .center-container { background-image: url('../images/background.gif'); width: 795px; 
                     border: 0; margin: auto; z-index: 5; position: relative; }
  .left-col { width: 279px; }

  .ratebox {  font: 9pt Arial,sans-serif; padding: 3px; float: left; width: 222px; }
  h3.good { background: #CEF; border: 1px solid #008; color: #008; }
  h3.bad  { background: #CCC; border: 1px solid #555; color: #555; }

  .ratebox h3 { font: bold 12px Verdana,sans-serif; margin: 8px 0px; padding: 4px 0px; text-align: center;  }

  .center { margin: auto; }

  .review-year-head { position: sticky; top: 0px; }
  
  .ratebox li { margin: 0; padding: 1px 0px 0px 1px; }
  .ratebox ul { margin: 0; padding: 1px 0px 0px 16px; }
  .ratebox span { margin-right: 3px; }

  .stats_title { background: #D7C5ED; padding: 5px 0px; margin: 3px 0px 9px 0px; font: bold 16px  Arial,sans-serif; }

  .stats_table th { background: #CEF; padding: 0px 11px; border: 1px solid #AAF; }
  .stats_table td { text-align: right; padding: 0px 5px; border-bottom: 1px dotted #AAF; }

  .ctable { font: 11pt Arial,sans-serif; margin: 9px 0px 9px 9px;  border: 1px dotted #AAF; border-width: 1px 1px 0px 0px; border-spacing: 0; }
  .ctable th, .ctable td { border: 1px dotted #AAF; border-width: 0px 0px 1px 1px; padding: 2px 9px; }
  .ctable th { text-align: left; font-weight: normal;  }
  .ctable td { text-align: right; padding: 2px 9px;   padding: 2px 9px 2px 17px; }
  .ctable tr:hover { background: #DEF; }

  li { white-space: nowrap; }

