body div#redboxcontent {
  background-color: #d1d1d1;
  padding: 20px;
  width: 600px;
  height: 400px;
  border: 5px solid white;
  line-height: normal;
  text-align: left; }
  body div#redboxcontent a {
    color: #9d0a0e; }
body div#RB_redbox {
  z-index: 500; }
body div#content h2 {
  color: #9d0a0e; }
body div#content a {
  color: #9d0a0e; }
body div#content .ad a {
  color: #cccccc; }
body .adholder {
  background-color: black;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 585px;
  height: 90px;
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  opacity: 0.6; }
body .ad {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 585px;
  height: 90px;
  padding: 12px;
  color: white;
  font-size: 2em; }
  body .ad a {
    color: #cccccc; }
    body .ad a:visited {
      color: #cccccc; }
