
#vazyvit_banner {
  position: absolute;
  width: 128px;
  top: 0px;
  /*Theme3*/
  z-index: 101;
}
#vazyvit_banner > a {
  height: 100%;
  display: block;
  background: #852b85;
  border-radius: 0px 0px 5px 0;
  color: #FFF;
  text-transform: uppercase;
  font-size: 0.9em;
  padding: 5px 6px 5px 29px;
}
#vazyvit_banner i {
  position: absolute;
}

.theme_1_banner_left {
  left: 0px;
}

.theme_1_icon_left_right {
  left: 0px;
  top: 4px;
}

.theme_2_banner_left {
  left: 0px;
}

.theme_2_icon_left_right {
  left: 9px;
  top: 9px;
}

.theme_3_banner_left {
  left: 0px;
}

.theme_3_icon_left_right {
  left: 9px;
  top: 9px;
}
