* {
  padding: 0;
  margin: 0;
  font-weight: normal;
  font-size: 1em;
  text-align: left; }

body {
  background: center top url(../images/page_bkg.gif);
  color: white;
  font-family: "Lucida Grande", "Lucida Sans", Helvetica, Verdana, sans-serif;
  font-size: 82%; }

#content {
  background: left top repeat-y url(../images/content_bkg.gif);
  width: 870px;
  margin: 0 auto; }

#header {
  background: center top repeat-y url(../images/header_bkg.gif);
  position: relative;
  padding: 4em 0 1.5em 10px;
  margin-bottom: 1.5em; }
  #header h1 {
    height: 85px;
    width: 340px;
    margin: 0 !important;
    padding: 0;
    display: block; }
    #header h1 a {
      height: 85px;
      width: 340px;
      margin: 0 !important;
      padding: 0;
      display: block;
      background: left top no-repeat url(../images/logo.gif);
      text-indent: -1000em; }
  #header ul {
    border-bottom: 1px solid #152c4c;
    width: 851px;
    padding: 0 0 0 19px;
    margin: 0 !important;
    position: absolute;
    left: 0;
    top: 0; }
  #header li {
    display: inline;
    list-style-type: none; }
  #header a {
    color: #b7bac0 !important;
    text-decoration: none !important;
    font-weight: bold;
    padding: 1em 10px 0.7em 10px;
    float: left; }

#getStarted {
  background: left center no-repeat url(../images/get_started_button.gif);
  width: 125px;
  text-indent: -1000em;
  float: right !important; }

#footer {
  background: left bottom no-repeat url(../images/footer_bkg.gif);
  color: #4676c0;
  margin: 3em 0 0 0;
  padding: 0.7em 0;
  clear: both; }
  #footer p {
    font-size: 0.85em;
    margin-bottom: 0; }
  #footer a {
    color: white !important; }

h1 {
  margin: 0 29px 0 30px;
  font-size: 2em;
  padding-bottom: 0.2em; }

h2 {
  margin: 0 29px 0 30px;
  color: #6680b2;
  font-size: 1.5em;
  padding-bottom: 0.1em; }
  h2.latestRelease {
    background: no-repeat url(/images/puff_bkg.gif); }
  h2.latest-release {
    background-color: #11233d;
    padding-left: 30px;
    padding-right: 30px;
    color: white;
    padding-top: 20px; }
  h2.newRelease {
    background: no-repeat url(../images/new_release_bkg.gif);
    padding-left: 30px;
    padding-right: 30px;
    background-position: left top;
    color: white;
    padding-top: 20px;
    padding-bottom: 0; }

h3 {
  margin: 0 29px 0 30px;
  font-size: 1.2em;
  font-weight: bold; }

p {
  margin: 0 29px 0 30px;
  margin-bottom: 1.5em;
  line-height: 1.5; }
  p.latest-release {
    background-color: #11233d;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 20px;
    margin-bottom: 1px; }
  p.newRelease {
    background: no-repeat url(../images/new_release_bkg.gif);
    padding-left: 30px;
    padding-right: 30px;
    background-position: left bottom;
    padding-bottom: 20px; }
  p#download {
    margin-top: -6em;
    margin-bottom: 5em;
    margin-right: 290px;
    float: right; }
    p#download a {
      background: center center no-repeat url(../images/download_button.gif);
      text-indent: -1000em;
      width: 147px;
      height: 31px;
      display: block; }
  p.attribution {
    font-size: 0.8em;
    margin-top: -2em; }
  p.footnote {
    font-size: 0.8em; }

pre {
  background: #0c182a;
  border: 1px solid #26518a;
  padding: 1em 15px;
  line-height: 1.5;
  font-family: "Courier New", "Terminal", monospace;
  color: #e6e0db;
  overflow: auto;
  font-size: 12px; }

.highlight {
  margin: 0 29px 2em 30px;
  padding: 1em 15px; }

.puff {
  margin: 0 29px 0 30px; }

ul {
  margin: 0 29px 0 30px;
  margin-bottom: 1.5em;
  line-height: 1.5;
  padding: 0 0 0 2em; }

dl {
  margin: 0 29px 0 30px;
  margin-top: 1em;
  margin-bottom: 2em;
  border-bottom: 1px dotted white;
  float: left; }

ol {
  margin: 0 29px 0 30px;
  margin-bottom: 1.5em;
  line-height: 1.5;
  padding: 0 0 0 2em; }

a:link {
  color: #66ff33; }
a:viseited {
  color: #cccccc; }

blockquote {
  margin: auto 1em;
  font-style: italic; }

#home #content {
  background-image: url(../images/home_bkg.gif); }
#home .blurb {
  font-size: 1.2em; }
#home h1 {
  margin-right: 240px;
  clear: both; }
#home dd {
  width: 347px; }
  #home dd p {
    margin: 0; }
  #home dd .meta {
    font-size: 0.85em; }

#help {
  background: #11233d left 0.5em no-repeat;
  padding: 1em 20px 1em 60px;
  margin-bottom: 1.5em;
  height: 10em;
  display: block;
  text-decoration: none !important;
  color: white !important;
  background-image: url(/images/waiter.gif);
  margin-left: 30px;
  width: 220px;
  float: left; }
  #help h2 {
    margin-right: 0 !important; }
  #help p {
    font-size: 0.85em;
    margin-right: auto; }
  #help a {
    font-size: 1.2em; }

#bugs {
  background: #11233d left 0.5em no-repeat;
  padding: 1em 20px 1em 60px;
  margin-bottom: 1.5em;
  height: 10em;
  display: block;
  text-decoration: none !important;
  color: white !important;
  background-image: url(/images/bug.gif);
  margin-right: 240px;
  width: 219px;
  float: right; }
  #bugs h2 {
    margin-right: 0 !important; }
  #bugs p {
    font-size: 0.85em;
    margin-right: auto; }
  #bugs a {
    font-size: 1.2em; }

#news dd p {
  margin: 0; }
#news dd .meta {
  font-size: 0.85em; }

div.puff {
  background: no-repeat url(/images/puff_bkg.gif);
  background-position: bottom left;
  padding-bottom: 0.4em;
  margin-bottom: 1.5em; }
  div.puff h2 {
    background: no-repeat url(/images/puff_bkg.gif);
    background-position: left top;
    margin: 0;
    padding: 0.9em 30px 0 30px;
    color: white; }

dt {
  border-top: 1px dotted white;
  padding: 1.2em 0;
  width: 240px;
  float: left;
  clear: left; }
  dt a {
    color: #66ff33 !important;
    text-decoration: none !important;
    font-weight: bold;
    display: block; }

dd {
  border-top: 1px dotted white;
  padding: 1.2em 0;
  width: 570px;
  float: left;
  clear: right;
  clear: right; }

#yearbook {
  margin: 0;
  padding: 0; }
  #yearbook li {
    list-style-type: none;
    width: 20%;
    padding: 1em 0 0 0;
    height: 9em;
    margin: 0;
    text-align: center;
    float: left; }
    #yearbook li p {
      margin: 0;
      text-align: center; }

#logger form {
  margin: -2.5em 30px 2em 0;
  float: right; }
  #logger form input {
    background: transparent left top no-repeat url(/images/search_bkg.gif);
    color: white;
    border: 0;
    padding: 0 15px;
    height: 27px;
    width: 150px; }
  #logger form button {
    background: transparent left top no-repeat url(/images/search_button_bkg.gif);
    border: 0;
    text-indent: -1000em;
    height: 27px;
    width: 40px; }
#logger #transcripts {
  width: 630px;
  float: left; }
#logger table {
  width: 100%;
  margin: 0 0 0 30px;
  float: left; }
  #logger table .person {
    width: 170px;
    padding: 0 0 0 10px; }
#logger td {
  vertical-align: top;
  border-top: 1px solid #152c4c; }
  #logger td.person img {
    margin: -32px 0 0 0; }
  #logger td.log p {
    font-size: 0.9em !important;
    padding: 0.5em 10px 0.5em 0;
    margin: 0; }
#logger tr.odd td {
  background-color: #133053; }
#logger tr.even td {
  background-color: #0f3459; }
#logger th {
  background: right top no-repeat url(/images/puff_bkg.gif);
  font-weight: bold;
  padding: 0.5em 0; }
  #logger th.person {
    background-position: left top; }
#logger .person h2 {
  padding-left: 42px;
  color: white;
  font-weight: bold;
  font-size: 1em;
  margin: 0.5em 0 0 0; }
#logger .person p {
  padding-left: 42px;
  font-size: 0.8em;
  margin: 0 0 -1em 0; }
#logger .action {
  background-color: #11233d;
  color: #1d64a9; }
  #logger .action p {
    margin: 0.5em 10px; }
#logger #paginator {
  background: bottom left no-repeat url(/images/paginator_bkg.gif);
  padding: 0;
  width: 100%;
  float: left; }
  #logger #paginator li {
    list-style-type: none;
    padding: 0.7em 10px;
    width: 160px; }
  #logger #paginator a {
    text-decoration: none !important;
    color: white !important; }
  #logger #paginator #previous {
    float: left; }
  #logger #paginator #current {
    text-align: center;
    width: 250px;
    float: left; }
  #logger #paginator #next {
    text-align: right;
    float: right; }

#meMessages {
  margin-right: 30px;
  width: 180px;
  float: right; }
  #meMessages h2 {
    font-size: 1.2em;
    margin-bottom: 1em; }
  #meMessages p {
    font-size: 0.9em;
    line-height: 1.2; }
  #meMessages h3 {
    color: #777777;
    font-size: 0.9em; }

table {
  width: 90%; }
  table tr.head {
    height: 2em;
    margin-bottom: 20em; }
    table tr.head th {
      font-weight: bold;
      text-align: center;
      padding-bottom: 5px; }
  table tr td {
    vertical-align: top; }
    table tr td.pointer {
      vertical-align: middle;
      text-align: center; }
  table tr th {
    font-weight: bold; }

.changeSummary {
  width: 840px !important; }
  .changeSummary thead th {
    font-size: 1.5em; }
  .changeSummary tbody th {
    width: 120px !important;
    vertical-align: top;
    padding-top: 1em; }
  .changeSummary td {
    width: 358px;
    padding-top: 1em; }
  .changeSummary .highlight {
    width: 298px;
    margin: 0 30px 0 0; }
