.swbanner {
  height: 60px;
  margin-bottom: 0px;
  background: url('/public/images/promo/shippingwars/season2/swbanner-bg2.png') repeat-x;
}

.swbanner-inner {
  position: relative;
  width: 960px;
  height: 60px;
  margin: 0 auto;
  background: url('/public/images/promo/shippingwars/season4/hp-banner-960x60.jpg') no-repeat;
}

a.swbanner-ushiplink-left {
  height: 60px;
  position: absolute;
  width: 385px;
  margin-left:-100px;
}
a.swbanner-aelink-center {
  height: 60px;
  left: 285px;
  position: absolute;
  width: 575px;
}
a.swbanner-ushiplink-right {
  height: 60px;
  position: absolute;
  right: 0;
  width: 100px;
}

.swbannerLatinAmerica {
  height: 60px;
  margin-bottom: 0px;
  background: url('/public/images/promo/shippingwars/swbannerLatinAmerica-bg2.png') repeat-x;
}
.swbannerLatinAmerica-inner {
  position: relative;
  width: 960px;
  height: 60px;
  margin: 0 auto;
  background: url('/public/images/promo/shippingwars/ShippingWars_Banner_MX.png') no-repeat;
}
a.swbannerLatinAmerica-ushiplink-left {
  height: 100px;
  position: absolute;
  width: 885px;
}
a.swbannerLatinAmerica-ushiplink-right {
  height: 60px;
  position: absolute;
  right: 0;
  width: 75px;
}

/* specifically for Brazil */
.locale-pt-BR .swbannerLatinAmerica {
  height: 60px;
  margin-bottom: 0px;
  background: url('/public/images/promo/shippingwars/swbannerLatinAmerica-bg2.png') repeat-x;
}
.locale-pt-BR .swbannerLatinAmerica-inner {
  position: relative;
  width: 960px;
  height: 60px;
  margin: 0 auto;
  background: url('/public/images/promo/shippingwars/ShippingWars_Banner_BR.png') no-repeat;
}
.locale-pt-BR a.swbannerLatinAmerica-ushiplink-left {
  height: 100px;
  position: absolute;
  width: 885px;
}
.locale-pt-BR a.swbannerLatinAmerica-ushiplink-right {
  height: 60px;
  position: absolute;
  right: 0;
  width: 75px;
}








