  /* Last modified: August 7th 2011 */

  body
  {
  background-color: #DDD; /* 221 which is light gray */
  color: black;
  line-height: 140%;
  }

  div#navigation
  {
  font-family: Tahoma, sans-serif;
  margin-bottom: 1em;
  position: static;
  }

  div#navigation > a {padding: 0.5em;}

  h1, h2 {line-height: 140%;}

  p#ComparedScreenXYLeftTop {width: 1738px;}

  img.browser {height: 550px; width: 550px;}

  a {font-weight: bold;}
  a:link {background-color: inherit; color: blue;}
  a:visited {background-color: inherit; color: purple;}
  a:link:hover {background-color: white; color: blue;}
  a:visited:hover {background-color: white; color: purple;}
  a:focus, button:focus, input:focus {outline: black dotted 2px;}

  *[accesskey] > span {text-decoration: underline;}

  label {white-space: nowrap;}

  img.IEico {border-style: none; height: 25px; padding-left: 16px; width: 23px;}
  img.NS62ico {border-style: none; height: 25px; padding-left: 16px; width: 25px;}
  img.NS7ico {border-style: none; height: 32px; padding-left: 16px; width: 32px;}
  img.OPico {border-style: none; height: 25px; padding-left: 16px; width: 30px;}
  img.FF1ico {border-style: none; height: 26px; padding-left: 16px; width: 31px;}
  img.SF2ico {border-style: none; height: 31px; padding-left: 16px; width: 31px;}

  .IE6 {background-color: inherit; color: #398CE2; font: 700 130% "Times New Roman", serif; white-space: nowrap;}
  .NS62_7 {background-color: inherit; color: #457566; font: 700 130% Arial, sans-serif; white-space: nowrap;}
  .Opera7 {background-color: inherit; color: #C00; font: 700 140% "Times New Roman", serif; white-space: nowrap;}
  .FF1 {background-color: inherit; color: #F80; font: 700 140% "Times New Roman", serif; white-space: nowrap;}
  .SF2 {background-color: inherit; color: black; font: 700 140% "Times New Roman", serif; white-space: nowrap;}

  .severe-problem-warning {border: red solid medium; padding: 0.5em;}
  img.floatLeft {float: left; padding: 12px;}
  img.floatRight {float: right; padding: 12px;}

  .Passes, .fixed-in-IE7, .fixed-in-IE8
  {
  background-color: inherit;
  color: green;
  font-weight: bold;
  }

  .Fails
  {
  background-color: inherit;
  color: red;
  font-weight: bold;
  }

  img#NS6 {height: 62px; vertical-align: middle; width: 76px;}

  img.RequestedPopup, img.no-border {border-style: none;}

  del {display: none;}

  p#footer {font-size: 140%; text-align: center;}
  p#footer > a, p#validation > a {padding: 1em 0em;}
  p#footer img, p#validation img {margin: 1em; vertical-align: middle;}
  p#validation {word-spacing: 4em;}

  /* Last modified: August 7th 2011 */
  
