
#timer {
  height: 20px;
}

#timer .countdown-bar {
}

#action_td {
  border: 1px solid black;
  vertical-align: top;
}

#action {
  width: 600px;
  vertical-align: top;
}

#text {
  text-align: justify;
}

#scores {
  width: 150px;
  border: 2px solid blue;
}

#ad {
  width: 350px;
  height: 550px;
  border: 1px solid red;
}

#adminad {
  width: 200px;
}

#text, #buttons, #response {
  font-size: 150%;
}

#gameplay td, #scores {
  padding: 10px;
  margin: 3px;
}

#buttons input {
  margin-left: 20px;
  margin-right: 3px;
}

#response {
  margin-top: 10px;
}
