/* CSS Document */

body {
  color: white;
  background-color: #141414;
  font-family: Arial,Helvetica,sans-serif;
  font-size:90%;
}
  
a {
  text-decoration:none;
}

a:hover {
  text-decoration:underline;
}

input, textarea {
  color:black;
  background-color:white;
  font-family:Arial, Helvetica, sans-serif;
  font-size:90%;
}
.big300 {
  font-size: 300%;
}
.big200 {
  font-size: 200%;
}
.big150 {
  font-size: 150%;
}
.coloring {
  color: #e49214;
}
.coloring2 {
  color: #e49214;
  line-height:28px;
}
.disclaimer {
  border: 1px solid white;
  font-size: 80%;
  text-align: center;
  padding-top: 2px;
  padding-bottom: 2px;
}

table {
  border-color:#ffffff;
}

#toprow {
  border:4px solid white;
  padding:0px;
  margin-top:0px;
}

#tellrobin {
  margin-left:0px;
}

#tellrobin td {
  font-size:80%;
}

#tellrobin td input {
  font-size:110%;
  width:180px;
}

#evidence, #numbers {
  margin-left:10px;
  margin-top:10px;
  border:4px solid white;
  padding:10px;
}

#evidence {
  height:326px;
  vertical-align:top;
}

#numbers {
  height:204px;
}

#tweetit, #facebook, #stoprobin {
  margin-top:10px;
  border:4px solid white;
  padding:0px;
}

#stoprobin {
  background-color:#707070;
}

#tweetit {
  height:150px;
  background-image:url(images/twitter.png);
  background-position:top right;
  background-repeat:no-repeat;
}

#facebook {
  padding:0px;
}

#facebooklink a {
  font-size:70%;
  text-decoration:none;
  color:#e49214;
  padding:5px 10px 5px 10px;
}

#headertext {
  margin-left:20px;
  margin-right:20px;
  font-size:120%;
}

#disclaimer {
  display:block;
  border:4px solid white;
  padding:5px;
  text-align:center;
  margin-top:10px;
  font-size:70%;
}

.dropcontent p {
  font-size:110%;
}

#dropcontentsubject {
  display:none;
}

#timelines {
  border:4px solid white;
  padding:10px;
}