#realitycheck {
  background: url('/realitycheck/realchk-content.gif') no-repeat top;
  padding-top: 84px;
}
#realitycheck p {
  margin-top: 4px;
}
#realitychecknav p a {
  color: #df007f!important;
  font-size: 1.2em;
  text-decoration: none;
}
#realitychecknav p a:hover {
  color: #000!important;
}
#realitychecknav {
  font-weight: normal;
}
#realitychecknav ul li a:hover, #realitycheck nav ul li a:active {
  border-bottom: none!important;
}
#realitycheck #print {
  float: right;
  font-size: .8em!important;
  margin-bottom: 8px;
}
#realitycheck .fact {
  background: url('/realitycheck/arrow.gif') no-repeat left;
  font-size: 1.2em;
  font-style: italic;
  font-weight: bold;
  min-height:104px;
  height:auto !important;
  height:104px;
  padding: 10px 0 0 120px;
  width: 300px;
}
#realitycheck h2 {
  border-top: 3px dotted #ccc;
  font-size: 19px;
  padding-top: 4px;
}
#realitycheck h2, #realitycheck h3 {
  margin: 4px 0;
}
#realitycheck h3 {
  color: #df007f;
}
#realitycheck em {
  color: #df007f;
  font-style: normal;
  font-weight: bold;
}
#realitycheck hr {
  color: #df007f;
}
#realitycheck th, #realitycheck td {
  border: 10px solid #fff;
  padding: 4px;
}
#realitycheck th {
  background-color: #9f9d9d;
  vertical-align: middle;
}
#realitycheck td {
  background-color: #dad9d9;
}
#realitycheck ul {
  margin-bottom: 1em;
}
#realitycheck li {
  margin-left: 16px;
}
#realitycheck .credit {
  color: #333;
  font-size: .9em;
  font-style: italic;
  margin-top: 3em;
}
#realitycheck .inthenews-list {
  list-style: none;
}
