#special_banner div.item {
  padding: 0;
  height: 234px;
  width: 414px;
}
#special_banner .item {
  float: left;
  margin: 0 0 20px 0;
  width: 394px;
  height: 214px;
  padding: 10px;
}
#special_banner .item.odd {
  margin-right: 40px;
}
#special_banner .item .banner-inner .label {
  width: 63px;
  height: 20px;
  background: url(/newPegas/images/sprites/sprites.png) no-repeat;
  background-position: 0px -54px;
  color: white;
  padding: 4px 0 0 20px;
}
#special_banner .item .banner-inner .text {
  color: white;
}
#special_banner .item .banner-inner .text span {
  background: url(/newPegas/images/background/black_075.png);
  display: inline-block;
  line-height: 20px;
  padding: 0 5px;
}
#special_banner .item .banner-inner .text span i {
  top: 1px;
}
#special_banner .item .banner-inner .text span a {
  color: white;
}
#special_banner .item .banner-inner .country {
  color: #5C6774;
  margin: 10px 0 0 0;
}
.pages a {
  width: 26px;
  height: 22px;
  display: block;
  float: left;
  text-align: center;
  padding: 4px 0 0 0;
  margin: 0 5px 0 0;
}
.pages a:hover {
  background: url(/images/src/icons/hotel_search/btn.png) no-repeat;
}
.pages a#active_page {
  background: url(/images/src/icons/hotel_search/btn.png) no-repeat;
  color: #000;
  text-decoration: none;
}
