#talk #talk_history div.said, #talk #talk_history div.server {
  margin-top: 4px; }
  #talk #talk_history div.said a[href].by, #talk #talk_history div.server a[href].by {
    font-weight: bold;
    text-decoration: none; }
  #talk #talk_history div.said a[href].by:hover, #talk #talk_history div.server a[href].by:hover {
    text-decoration: underline; }
  #talk #talk_history div.said div.date, #talk #talk_history div.server div.date {
    float: right;
    font-size: 10px;
    color: #999; }
#talk #talk_history div.idc_highlight {
  background-color: #eee;
  font-weight: bold; }
#talk #talk_history div.server span.words {
  color: #b46c00; }

span.words div {
  display: inline; }
span.words ul, span.words li, span.words ol {
  display: inline;
  margin: 0px;
  padding: 0px; }

#page_footer {
  margin-bottom: 30px; }

#play_area {
  min-height: 700px; }
  #play_area h2 {
    font-weight: normal; }
    #play_area h2 b {
      text-decoration: underline;
      color: #f00;
      background-color: #eee;
      padding: 5px; }
  #play_area #motivation {
    float: left; }
    #play_area #motivation .poster {
      width: 300px;
      background-color: #000;
      padding: 15px; }
      #play_area #motivation .poster img {
        border: 3px double #fff;
        width: 280px; }
      #play_area #motivation .poster h1, #play_area #motivation .poster h2 {
        padding: 0px;
        margin: 0px;
        font-weight: normal;
        font-family: Baskerville, 'Times New Roman'; }
      #play_area #motivation .poster h1 {
        text-transform: uppercase;
        color: #fff;
        font-size: 21px; }
      #play_area #motivation .poster h2 {
        font-size: 12px;
        color: #fff; }
    #play_area #motivation #previous_winners {
      margin-top: 10px;
      width: 300px; }
      #play_area #motivation #previous_winners table {
        width: 330px; }
      #play_area #motivation #previous_winners img {
        max-width: 50px; }
  #play_area #controls {
    margin-left: 350px; }
    #play_area #controls h2 {
      margin-top: 10px; }
    #play_area #controls input[type=text] {
      width: 200px; }
    #play_area #controls #spinner {
      line-height: 19px; }
      #play_area #controls #spinner img {
        float: left;
        padding-right: 5px; }
    #play_area #controls #countdown {
      font-weight: bold;
      margin-bottom: 10px; }
    #play_area #controls #voting .sub {
      padding: 5px; }
      #play_area #controls #voting .sub .vote {
        float: right; }
      #play_area #controls #voting .sub .hidden {
        display: none; }
      #play_area #controls #voting .sub .title {
        font-weight: bold;
        font-size: 12px;
        margin: 0px;
        background-image: none; }
      #play_area #controls #voting .sub .text {
        font-weight: normal;
        font-size: 12px;
        border-bottom: 1px solid #ddd; }
    #play_area #controls #voting .selected {
      background-color: #ddf; }
    #play_area #controls #thanks_for_voting {
      margin-bottom: 15px; }
    #play_area #controls #thanks_for_submission {
      margin-top: 15px; }

#winners .winner h1 {
  text-align: center;
  color: #999;
  font-size: 30px; }
#winners .poster {
  margin: auto;
  width: 550px;
  background-color: #000;
  padding: 25px;
  text-align: center; }
  #winners .poster img {
    border: 3px double #fff;
    max-width: 500px; }
  #winners .poster h1, #winners .poster h2 {
    padding: 0px;
    margin: 0px;
    font-weight: normal;
    font-family: Baskerville, 'Times New Roman'; }
  #winners .poster h1 {
    text-transform: uppercase;
    color: #fff;
    font-size: 30px; }
  #winners .poster h2 {
    font-size: 25px;
    color: #fff; }
#winners #final_scores {
  margin-top: 15px; }

#tutorial {
  background-color: #eef;
  padding: 15px;
  width: 600px;
  margin-bottom: 25px;
  border: 1px solid #99a; }
  #tutorial p {
    margin: 0px 0px 20px 0px; }

#submissions_received {
  border: 1px solid #dde;
  float: right;
  background-color: #eef;
  padding: 3px; }

#talk {
  width: 100%;
  height: 150px;
  position: fixed;
  bottom: 0px;
  left: 0px;
  background-color: #eee;
  padding: 10px;
  z-index: 100; }
  #talk #talk_history {
    height: 100px;
    padding: 5px;
    overflow: auto;
    background-color: #fff;
    z-index: -10; }
    #talk #talk_history .ad {
      border: 1px solid #99f;
      background-color: #fff;
      margin-top: 2px;
      margin-bottom: 5px;
      color: #000; }
      #talk #talk_history .ad .content {
        padding: 3px; }
        #talk #talk_history .ad .content .ad_title {
          margin-bottom: 2px;
          font-size: 12px; }
        #talk #talk_history .ad .content .lines {
          font-size: 11px; }
      #talk #talk_history .ad .about_ad {
        float: right;
        background-color: #99f;
        padding: 3px;
        font-size: 10px; }
        #talk #talk_history .ad .about_ad a[href] {
          color: #fff;
          text-decoration: none; }
  #talk #talk_entry input[type=text] {
    margin-top: 6px;
    width: 94%; }

#winner_details {
  margin-top: 25px;
  background-color: #eee;
  border: 1px solid #ddd;
  padding: 10px; }
  #winner_details h1 {
    color: #333; }

#padded_ad {
  text-align: center;
  margin-top: 10px; }

.thumbnails {
  min-height: 150px;
  margin: auto; }
  .thumbnails .win {
    width: 110px;
    padding: 5px;
    background-color: #000;
    text-align: center;
    float: left;
    margin-right: 10px; }
    .thumbnails .win img {
      width: 100px;
      max-height: 100px; }
    .thumbnails .win a[href] img {
      border: 3px double #ddd;
      opacity: 0.8;
      -moz-opacity: 0.8;
      filter: alpha(opacity=80); }
    .thumbnails .win a[href]:hover img {
      border: 3px double #fff;
      opacity: 1;
      -moz-opacity: 1;
      filter: alpha(opacity=100); }
