@charset "utf-8";
.required {
  font-size: 0.7em;
  color: red;
}
label {
  font: normal 14px Arial, Helvetica, sans-serif;
}
form div input {
  margin: 10px 0 20px;
}
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.clearfix {
  display: inline-block;
}
html[xmlns] .clearfix {
  display: block;
}
hr {
  color: #bbb;
}
ul#conversionchart {
  list-style-type: none;
}
ul#conversionchart li.boxset {
  width: 150px;
  height: 100px;
  float: left;
  margin: 5px;
  padding: 3px;
  background: none;
  border: none;
}
pre {
  font: 10pt/12pt Arial, helvetica, sans-serif;
  color: #000;
  background: none;
}
div.colorbox {
  width: auto;
  min-height: 50px;
  border: none;
  margin: 0 auto;
  box-shadow: 5px 5px 3px #ccc;
}
.PMSTableRows {
  font-family: arial;
  font-size: x-small;
  text-align: center;
  vertical-align: top;
}
.PMSTableRows td {
  height: 80px;
  width: 80px;
  vertical-align: top;
}