table.blognring {
  margin: 3px auto;
  border: 2px ridge;
  width: 9em;
  height: 2.5em;
  background: #444;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
table.blognring th {
  border-bottom: 1px solid #202020;
  text-align: center;
  background-color: #d21600;
}
table.blognring th a,
table.blognring th a:link,
table.blognring th a:visited,
table.blognring th a:hover {
  font-size: 9pt;
  color: #fff !important;
  text-decoration:none;
}
/*table.blognring*/ td.w1 {
  padding: 0;
  width: 0.8em;
}
/*table.blognring*/ td.w2 {
  padding: 0;
  width: 2.4em;
}
table.blognring td a,
table.blognring td a:link,
table.blognring dd a:visited,
table.blognring td a:hover {
  font-size: 9pt;
  color: #FFC0C0;
  display: block;
  font-size: 9pt;
  text-align: center;
  text-decoration:none;
}

