BODY {
  font: small verdana, arial, sanserif;
  color: #777777;
  background-color: #CCCCCC;
}

DIV.panel {
  width: 600px;
  position: absolute;
  top: 71px;
  left: 119px;
  padding: 20px;
  color: #777777;
  background-color: #CCCCCC;
  font: 8pt verdana, sanserif;
}

DIV.thumbnails {
  font: 10pt verdana, sanserif;
  width: auto;
  position: absolute;
  top: 80px;
  left: 20px;
  padding: 10px;
  line-height: 2em;
  background-color: #CCCCCC;
}

IMG {
  border: 1px solid #FFFFFF;
}

A {
  color: #333333;
  text-decoration: none;
}

A:hover {
  color: #7777cc;
}
