* { padding:0; margin:0;}
body {font-family: Arial,Helvetica,sans-serif; color:#666666; font-size:11px;}
.slot           { width:300px; height:220px; background-color:white; }
.slot-extras    { height:16px; width:298px; border-bottom: 1px solid black; border-left: 1px solid black; border-right: 1px solid black; background-color:white; }
.thumb-image-pane  { height:198px; width:298px; border: 1px solid black; display:inline-block; }
.embed-code-pane   { height:198px; width:298px; border: 1px solid black; display:none; }
.description-pane  { height:198px; width:298px; border: 1px solid black; display:none; }
.description-pane  { text-align:left; }

.embed-content     { padding:5px; text-align:center; }
.slot-comment-link { float:right; margin-right:4px; margin-top:2px; font-size:11px; }
.slot-other-link   { margin-left:4px; float:left; vertical-align:middle; }
.desc-title   { font-family:Arial, Helvetica, sans-serif; font-size: 11px; font-weight:bold; color: #000000; padding:4px; border-bottom: 1px solid black; }
.desc-body    { font-family:Arial, Helvetica, sans-serif; font-size: 11px; font-weight:bold; color: #000000; height:165px; padding:4px; overflow-y:scroll; }
.stat-pane    { border:1px solid black; width:298px; height:198px;}
.stat-table   { width:295px; height:195px}
.statLabel    { font-size:12px; font-weight:bold; color: #444444;}
.statValue    { font-size:12px; }
.statValueSub { font-size:10px; color:#888888; font-weight:normal; }
.countdown    { font-size:11px; color:gray; margin-top:2px; }
.minute       { font-size:10px; color:black; }
.second       { font-size:10px; color:black; }
.slot-loading { text-align:center; vertical-align:middle; height:160px; width:290px; padding-top:30px; }

textarea { border:1px solid black; overflow:hidden; }
