/**
 * Copyright 2010 Google Inc. All Rights Reserved.
 *
 * Styles from http://www.google.com/earth/changetheworld/heroes.css, selected
 * for use specifically in Google Earth Showcase.
 */


@import url(//www.google.com/css/modules/scroller/g-scroller.css);

div div, .g-scroller-slide p, .g-scroller-viewport ul p, .g-scroller-viewport a {
  margin: 0;
}
.intro a img {
  float: left;
  margin-right: 0.5em;
}
.intro #download {
  text-align: left;
  margin-top: 1.1em;
  width: 200px;
}
.scroller {
  margin-bottom: 1.5em;
}
.g-scroller-slide p {
  text-align: center;
}
.g-scroller-slides {
  float: right;
}
.g-scroller-scroller {
  width: 720px !important;
  margin-bottom: 1.2em;
  margin-top: 1.2em;
}
.g-scroller-viewport {
  width: 718px;
}
.g-scroller-viewport a {
  width: 133px !important;
}
.g-scroller-viewport a.selected, .g-scroller-viewport a.selected:hover {
  width: 134px !important;
}
.g-scroller-viewport img {
  margin-top: 0.6em;
}
.g-box-container {
  width: 49%;
}
.g-box-container.left {
  margin-right: 1.1em;
}
.module-round-content.box-content {
  height: 6.5em;
}
.module-round-content.box-content a img {
  float: left;
  margin-left: 1em;
  margin-top: 0.5em;
}
.module-round-content.box-content p {
  text-align: left;
  margin-left: 7em;
  width: 240px;
}
#about {
  border: 0 none;
  margin-top: 18em;
  *margin-top: 7em;
  margin-bottom: 0.5em;
}