div.munchkin_content {
}

div.munchkin_card {
  background-color: #FBDD9F;
  color: #501904;
  position: relative;
  width: 50mm;
  height: 81mm;
  margin-left: 3mm;
  margin-bottom: 2mm;
  padding: 2mm;
  border: 3mm solid black;
  float: left;
  text-decoration: none;
  font-size: 1em;
  line-height: 5mm;
  -moz-border-radius: 6.75mm;
}

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: 6mm;
  padding: 0mm;
  margin-left: 0mm;
  margin-bottom: 0mm;
  margin-top: 0mm;
  width: 50mm;
}

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

h3.munchkin_card_title {
  background-color: #FBDD9F;
  font-weight: bold;
  text-align: center;
  color: #501904;
  font-size: 1.5em;
  font-variant: small-caps;
  line-height: 6mm;
  padding: 0mm;
  margin-left: 0mm;
  margin-bottom: 0mm;
  margin-top: 0mm;
  width: 50mm;
}

div.munchkin_img {
  text-align: center;
  margin: 1mm;
}


div.munchkin_card_text {
  background-color: #FBDD9F;
  font-weight: normal;
  text-align: left;
  text-indent: 3mm;
  color: #501904;
  font-size: 0.8em;
  font-variant: normal;
  line-height: 4mm;
  width: 50mm;
}

div.munchkin_bottom_left {
  background-color: #FBDD9F;
  font-weight: bold;
  text-align: left;
  color: #501904;
  font-size: 0.8em;
  font-variant: normal;
  width: 25mm;
  height:5mm;
  position: absolute; bottom: 0.5mm; left: 2mm;
}

h4.amunchkin_bottom_left {
  background-color: #FBDD9F;
  font-weight: bold;
  text-align: left;
  color: #501904;
  font-size: 0.8em;
  font-variant: normal;
  width: 25mm;
  position: absolute; bottom: 0.5mm; left: 2mm;
}

div.munchkin_bottom_right {
  background-color: #FBDD9F;
  font-weight: bold;
  text-align: right;
  color: #501904;
  font-size: 0.8em;
  font-variant: normal;
  width: 25mm;
  height:5mm;
  position: absolute; bottom: 0.5mm; right: 2mm;
}

div.munchkin_bottom_center {
  background-color: #FBDD9F;
  font-weight: bold;
  text-align: center;
  color: #501904;
  font-size: 1.33em;
  font-variant: small-caps;
  width: 50mm;
  height:5mm;
  position: absolute; bottom: 1mm;
}

h1 {
}

h2 {
}


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

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