div.seealso {
  margin-left:-0.9em;
  margin-bottom: 1.3em;
}
.seealso span.active_menu {
  background-color: #eeead5;
}
.seealso span.menu {
  z-index: 1;
  font:normal 11px Verdana;
  line-height:16px;
  color:#000000;
  padding:3px 16px 3px 1.08em;
  position: relative;
}
div.soviet{
  position: relative;
  margin: 0;
  padding: 0;
}
div.sovietcallout {
  position: absolute;
  text-align:left;
  font-size: 0.7em;
}

div.sovietcalloutline {
  position: absolute;
  background: url('../../../../i/callout.png') no-repeat left top;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../../../../i/callout.png,sizingMethod=crop);
}

.b-video-container iframe, .b-video-container .b-video-link {
  margin: 0px auto 0.5em;
}

.b-video-link.b-video-link--big {
  height: auto;
  width: auto;
}

a:focus {
  outline: thin dotted currentColor;
}
.b-video-link {
  border: medium none currentColor;
  display: block;
  height: 70px;
  margin: 0px auto 0.5em;
  position: relative;
  width: 120px;
}

.b-video-link .frame {
  background-position: 50% 50%;
  display: block;
  height: 70px;
  position: relative;
  width: 120px;
  z-index: 2;
}

.b-video-link.b-video-link--big .play {
  background: url(../play--big.png) no-repeat scroll 0 0 transparent;
  display: block;
  font-size: 0;
  height: 97px;
  left: 50%;
  line-height: 0;
  margin-left: -48px;
  margin-top: -59px;
  position: absolute;
  top: 50%;
  width: 97px;
}

.examples {
  max-width: 1720px;
  min-width: 0px;
  margin: 0;
}

.examples li {
  float: left;
  margin: 0 0 40 0 !important;
  padding: 0;
}

.examples li img {
  margin: 0;
  background-color: white;
}

.autorama {
  position: relative;
}

.autorama img {
  max-width: 100%;
  opacity: 0;
  transition: opacity .2s ease;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.autorama img:first-child {
  position: static;
}

.autorama img:first-child,
.autorama img.is__active {
  opacity: 1;
}

.rd-box {
  box-sizing: border-box;
  font-size: 0.8em;
  width: 88%;
  margin: 0 auto 40px;
  padding: 0 0 0;
  max-width: 1720px;
  min-width: 0px;
  float: left;
  margin-left: 6%;
}
