
code {
   color: #333;
}
#content {
   margin: 50px auto;
   max-width: 982px;
}
.info, .doc {
   color: #777;
   font-size: 16px;
}
.info {
   text-align: center;
}
.doc {
   max-width: 34em;
}
.codebox .highlight {
   overflow-x: auto;
}


:cue {
  color: red;
  font: 1em sans-serif;
  position: relative;
  top: -200px;
}

.browser-information {
  margin-top: 30px;
}

.browser-information th {
  text-align: left;
}