#content { width: auto; margin-top: 0; }

#content_container, #content { background: #333; border: none; }

#death_header { 
  background: #1f1f1f;
  border-bottom: 2px solid #666;
  padding: 5px 0;
  margin-bottom: 10px;
  text-align: center;
}

    #logo {
      display: block;
      background: url(/bb/img/death/bg_header.jpg) no-repeat;
      height: 128px; width:645px;
      margin: 0 auto;
    }
    
    #death_header span { display: none; }
    
    #death_header a { 
      color: #920000;
    }


#death { 
  color: #fff; 
  width: 800px;
  margin: 0 auto;
}

    #death form {
      background: url(/bb/img/death/bg_body.png) no-repeat;
      height: 419px; width: 790px;
    }
    
    #death fieldset {
      color: #000;
      padding-top: 75px;
      border: 0;
    }
    
    #death label { 
      display: block; 
    }
    
    #death input[type=submit] { 
      background: #000;
      color: #fff;
      border: 2px solid #920000;
      text-transform: uppercase;
      font-size: 11px;
      padding: 3px;
    }
    
    #death input[type=submit]:hover {
      color: #920000;
      cursor: pointer;
    }

#report h3  { margin-top: 1.5em; margin-bottom: .5em; }


    #approximate_deaths { 
      border: 1px solid #000;
      background: #1f1f1f;
      padding: 1em;
      margin-bottom: 10px;
    }
    
    #badge { 
      float: left; 
      width: 300px;
    }
    
    #badge_code {
      float: left; 
      width: 300px;
    }
    
    #report #share_link {
      display: block;
      color: #920000;
      background-color: #1f1f1f;
      width: 300px;
      margin: 0 auto;
      padding: 1em;
      text-align: center;
    }
    
    #share em { background: none; border: 1px solid #666; } 
    
    #share td { padding: 1em; background: #000; } 
    #share #without_extra { color: #ccc; }

#share_death {
  width: 600px;
  margin: 0 auto;
  color: #ccc;
}

    #share_death fieldset { border-color: #000; } 
    
    #share_death legend { color: #ccc; }

    #share_death .submit_button {
      background: #000;
      color: #fff;
      border: 2px solid #920000;
      text-transform: uppercase;
      font-size: 11px;
      padding: 3px; 
    }
    
    #share_death .submit_button:hover {
      color: #920000;
      cursor: pointer;
    }
    
    #share_death strong { 
     color: #920000; 
     display: block;
     margin: 1em 0;
    }


    #jsh_ad, #jsh_ad a { color: #fff !important; }
    
#footer { 
  border: 1px solid #000; 
  background-color: #1f1f1f; 
  background-image: none;
  margin-top: 25px;
}

#footer_meat { padding: 1em; }

#footer a { color: #920000; }

#footer address { display: none; }

.swatch3 { color: #990000; }
