@import url(//www.google.com/css/go-x.css);
@import url(//www.google.com/css/modules/buttons/g-button-chocobo.css);

@media screen, projection {
  .logo {
    float: right;
    margin: 0 0 1em 2em;
  }
  #seminars {
    width: 100%;
    border: none;
    border-collapse: collapse;
  }
  #seminars h4, #seminars h5 {
    margin: 0;
    font-weight: bold;
  }
  #seminars td, #seminars th {
    padding: 5px;
    border: 1px solid black;
  }
  #seminars caption {
    text-align: left;
  }
  #seminars tbody th {
    background-color: #eee;
  }
  #seminars th.location {
    width: 41%;
  }
  #seminars th.person {
    width: 100%;
  }
  .x-note {
    font-size: 0.9em;
  }
  h2 {
    font-size: 1.68em;
    font-weight: normal;
  }
  h3 {
    color: #084;
  }
  ol {
    padding-left: 2em;
  }
  ol ul {
    margin: 0;
    padding-left: 1em;
  }
  .short {
    margin-bottom: -1em;
    font-weight: bold;
  }
  .leader {
    clear: both;
    margin-bottom: 2em;
  }
  * html .leader {
    height: 210px;
  }
  .leader h3, .leader p {
    margin: 0 0 0 135px;
  }
  .leader img {
    float: left;
    margin: 0 1em 2em 0;
  }
  #consultants {
    float: left;
  }
  .sub {
  clear:right;
  }
}

