.all-float:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  line-height: 0;
  visibility: hidden;
}

a img {
  border: 0;
}

h1, h2, h3 {
  font-weight: normal;
  margin: 0;
}

h1 {
  color: rgb(128, 128, 128);
  line-height: 1.2em;
  font-size: 2.8em;
  letter-spacing: -0.025em;
  margin-bottom: 0.25em;
}

h2 {
  font-size: 1.75em;
  line-height: 0.952em;
}

h3 {
  margin-top: 1em;
  font-size: 1.75em;
  line-height: 0.952em;
  color: rgb(102, 102, 102);
}

#container {
  width: 740px;
  margin: 0 auto;
  font-size: 9pt;
}

#container p,
#container li {
  margin: 0;
  line-height: 1.667em;
}

#container ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

#header h2 {
  text-align: center;
  margin-bottom: 1em;
  font-weight: bold;
}

#header li {
  display: block;
  float: left;
  margin-right: 22px;
}

#header li.last {
  margin-right: 0;
}

#main {
  clear: both;
  padding-top: 15px;
}

#otto {
  float: right;
  width: 550px;
}

#video {
  padding: 15px;
  background: rgb(102, 102, 102);
}

#video h2,
#video p,
#video li a {
  color: #FFF;
}

#main-video {
  width: 520px;
  margin-bottom: 10px;
}

#video-list {
  margin-top: 10px !important;
}

#video-list li {
  display: block;
  float: left;
  width: 75px;
  padding: 0;
  margin: 0 14px 0 0;
  text-align: center;
  line-height: 1.25em;
}

#video-list li.last {
  margin-right: 0;
}

#video-list a {
  text-decoration: underline;
}

#video-list a:hover {
  color: rgb(250, 170, 45);
}

#video-list img {
  display: block;
  margin-bottom: 5px;
}

#sidebar {
  width: 175px;
}

#sidebar a {
  padding: 0.5em 0; /* prevents flickering on multi-line links */
}

#sidebar h3 {
  margin-top: 1em;
}

#sidebar ul {
  margin-left: 10px;
  padding-left: 5px;
  list-style-type: disc;
}

#vehicle-stickers {
  background: rgb(250, 170, 45);
  padding: 5px;
  margin: 0 -5px;
}

#vehicle-stickers h3 {
  color: #FFF;
  margin-top: 0;
}

#vehicle-stickers p {
  margin-bottom: 0;
}

#acrobat {
  width: 550px;
  margin-left: 190px;
}

#acrobat img {
  float: left;
  margin-right: 5px;
}

