div.munchkin_content {
}

.the_number_of_pixels_per_milimetre_is {width: 3.779527px;}

div.munchkin_card {
  background-color: #FBDD9F;
  color: #501904;
  position: relative;
  width: 174px;
  height: 296px;
  margin-left: 5px;
  margin-right: 5px;
  margin-bottom: 7.5px;
  padding: 7px;
  border: 11px solid black;
  float: left;
  text-decoration: none;
  font-size: 1em;
  line-height: 19px;
  -moz-border-radius: 25px;
}

div.munchkin_card_monster_level {
  background-color: #FBDD9F;
  text-decoration: none;
  text-align: center;
  color: #501904;
  font-size: 0.85em;
  font-variant: small-caps;
  line-height: 22px;
  padding: 0px;
  margin-left: 0px;
  margin-bottom: 0px;
  margin-top: 0px;
  width: 176px;
}

div.munchkin_card_title {
  background-color: #FBDD9F;
  font-weight: bold;
  text-align: center;
  color: #501904;
  font-size: 1.45em;
  font-variant: small-caps;
  line-height: 22px;
  padding: 0px;
  margin-left: 0px;
  margin-bottom: 0px;
  margin-top: 0px;
  width: 176px;
}

div.munchkin_img {
  text-align: center;
  margin: 3.5px;
}


div.munchkin_card_text {
  background-color: #FBDD9F;
  font-weight: normal;
  text-align: left;
  text-indent: 11px;
  color: #501904;
  font-size: 0.75em;
  font-variant: normal;
  line-height: 15px;
  width: 176px;
}

div.munchkin_bottom_left {
  background-color: #FBDD9F;
  font-weight: bold;
  text-align: left;
  color: #501904;
  font-size: 0.8em;
  font-variant: normal;
  width: 95px;
  position: absolute; bottom: 2px; left: 7px;
}

div.munchkin_bottom_right {
  background-color: #FBDD9F;
  font-weight: bold;
  text-align: right;
  color: #501904;
  font-size: 0.8em;
  font-variant: normal;
  width: 88px;
  position: absolute; bottom: 2px; right: 7px;
}

div.munchkin_bottom_center {
  background-color: #FBDD9F;
  font-weight: bold;
  text-align: center;
  color: #501904;
  font-size: 1.33em;
  font-variant: small-caps;
  width: 176px;
  position: absolute; bottom: 3px;
}

h1 {display: none;
}

h2 {display: none;
}


span.sub {
vertical-align: sub;
font-size: 0.8em;
}

span.super {
vertical-align: super;
font-size: 0.8em;
}

.pagestart {
        page-break-before: always;
}

