body{
  font-size:70%;
}

th, td {
  text-align: left;
  vertical-align: top;
  font-weight: normal;
  display: table-cell;
  padding: 1px;
}

td table tr th { 
  font-weight: 700;
  color: #ffffff;
  background-color: #002469;
}

td table tr td { 
  text-align: left;
  vertical-align: top;
  border: solid 1px #002469;
}

td table th,
td table td { 
  padding: 5px;
}

td table { 
  font-size: 100%;
  border-collapse: collapse;
  text-indent: 0px;
  border-spacing: 2px;
}

#readspeaker {
  position: absolute;
  top: 20px;
  left: 850px;
  z-index: 1;
}

#xp1 {
  display: none;
  position: absolute;
  top: 10px;
  left: 260px;
  width: 500px;
  height: 40px;
  background-color: #fff;
  z-index: 2;
}

#rs_selimg, #rs_popup_player {
  position: absolute;
  z-index: 2;
}

div#crums {
  position: absolute;
}

h1.object_title {
  margin-top: 4.5ex;
}
