.acc-grp {
  font-size: .8em;
  color: inherit;
  background: transparent;
  float:left;
  
  width: 10.3em; }
.acc-key {
  text-align: center;
  line-height: 1.1em; }
.acc-br {
  clear:left; }
.acc-keyboard a {
  display: block;
  width: 0.9em;
  float: left;
  margin-right: .25em;
  margin-bottom: .25em;
  padding: .25em 1em;
  border: 1px solid #6f6f6f;
  text-decoration: none; }
.acc-keyboard a:link {
  font-weight: normal;
  color: #000;
  background: #d3d3d3; }
.acc-keyboard a:visited {
  font-weight: normal;
  color: #000;
  background: #3366FF; }
.acc-keyboard a:hover {
  font-weight: normal;
  text-decoration: none;
  color: #fffff2;
  background: #789; }
.acc-keyboard a:active {
  font-weight: normal;
  color: #fffff2;
  background: #bf0000; }
.acc-keyboard a:focus {
  font-weight: normal;
  color: #fffff2;
  background: #000080; }
.acc-logo {
  font-size: .9em;
  letter-spacing: 0;
  text-decoration: none; }
.acc-logo a {
  padding: .25em; }
.acc-logo a:link {
  border: 0;
  padding: 0;
  font-weight: normal;
  text-decoration: none;
  background: transparent;}
.acc-logo a:visited {
  border: 0;
  font-weight: normal;
  text-decoration: none;
  color: #000080;
  background: transparent; }
.acc-logo a:hover {
  border: 0;
  font-weight: normal;
  text-decoration: none;
  color: red;
  background: transparent; }
.acc-logo a:active {
  font-weight: normal;
  text-decoration: none;
  /*color: #9f0000;*/
  background: transparent; }
.acc-logo a:focus {
  font-weight: normal;
  text-decoration: none;
  color: #fffff2;
  background: #000080; }
.acc-text {
  font-variant: small-caps;
  color: #000080;
  background: transparent; }
.acc-text em {
  color: red;
  background: transparent; }
.acc-hidden {
  display: none; }


