div.explore_level {
  width:150px;
  display:inline-block;
  float:left;
  padding:10px;
  margin:2px;
  border:1px solid #ccc;
  font-size:75%;
}

div.explore_level img{
  margin-bottom:.5em;
}

div.explore_level:hover {
  border:1px solid #000;
}

* span.gdcm_poem0 {
	color:#222222;
}

* span.gdcm_poem1 {
	color:#666666;
}

* td.position_unreserved {
	background-color:#dadada;
}

* td.position_reserved {
	background-color:#888;
}

* td.artistmapcell {
  padding:1em;
  border-left:5px solid #555;
  border-bottom:5px solid #555;
  background-color:#ddd;
}

*.artistmapcell a {
  padding:5px;
}

span.placedorder {
  font-size:60%;
  color:#666;
  margin-left:-.5em;
  padding-top:.25em;
}

