/*  =IE8 POPUP
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -   */
.ie8infoPopup {
  position: fixed !important;
  top: 30%;
  left: 20%; }

.ie8infoPopup.popup {
  background: #fff;
  width: 400px !important;
  padding: 25px; }

.ie8infoPopup.popup .wrap {
  position: relative; }

.ie8infoPopup.popup h1 {
  color: #989898;
  font-size: 2em;
  line-height: 25px;
  font-family: "ClanNarrow-News";
  padding: 10px 10px 10px 115px;
  background: image-url("layout/ico_wella.png") no-repeat 0 50%; }

.ie8infoPopup.popup p {
  font-size: 1.2em;
  color: #000;
  font-family: arial;
  text-align: left;
  padding: 0 0 0 115px; }

.ie8infoPopup.popup p a {
  color: #000;
  text-decoration: underline; }

.ie8infoPopup.popup a.close {
  position: absolute;
  top: -10px;
  right: -5px;
  width: 12px;
  height: 12px; }

/*# sourceMappingURL=maps/ie8infopopup.css.map */
