#potm_bar {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  float: right;
  clear: right;
  width: 200px;
  height: 1%;
  padding-left: 5px;
  margin-left: 10px;
  border: 1px solid #333;
  background-color: white;
}

#potm {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  width: 100%;
}

#title {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14pt;
  font-weight: bold;
  margin-bottom: 40px;
  height: 1%;
}

#potm_history ul {
  list-style-type: none;
  padding-left: 10px;
  margin-left: 10px;
}

#problem {
}

#answer {
  border: 1px solid #333;
  margin-top: 30px;
  width: 100%;
}

#potm_history H1, #potm_rules H1 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  font-weight: bold;
  text-align: center;
  height: 1%;
}

#potm H1 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: bold;
}

#potm H2 {

}

#potm H3 {

}

#potm H4 {

}
