#generator_links {
  margin-top: 50px;
  margin-bottom: 40px;
}

#generator_links a span {
  cursor: hand;
  cursor: pointer;
}

#notices {
  margin-top: 50px;
  clear: both;
}

#footer {
  clear: both;
}
#intro_middle {
    _left: 0;
}
.arrow.bottom_left {
  _top: 194px;
  _left: -40%;
}
.arrow .outer,
.arrow .inner,
.arrow .middle {
  _border: 28px solid pink;
  _border-top-color: #EAF5FA;
  _filter: chroma(color=pink);
}
.arrow .middle {
  _border-top-color: #fff;
  _border-width: 34px;
  _left: -6px;
  _top: 10px;
}
.arrow .outer {
  _border-top-color: #DCDCDC;
  _border-width: 36px;
  _left: -8px;
  _top: 10px;
}

