    h2.talkHead span, h2.talkHead time {color:black; font-size: 0.8em}
    figure.talksMain {
      max-width:600;
      width:90%;
      margin: 0 auto;
    }
    figure.talksAside {
      width:40%;
      margin: 0 0.3em 0 0;
      float:left;
    }
    figure img {
      width:100%;
    }
    figure figcaption {
      font-size:smaller;
      font-style:italic;
      text-align:center;
    }
    figure figcaption img {
      width:auto;
      border-width:0;
    }
    figure > figcaption > span.cc > img {
      width:15px;
      height:15px;
    }
    figure > figcaption > span.cc a {
      text-decoration:none;
    }
    iframe {
      display:block;
      margin: 0 auto;
    }
    a.noUnderline {
      text-decoration: none;
    }
    blockquote p{
      text-align:left;
      text-size:normal;
    }