#nav_change_location {
  margin: 0;
  width: 92px; }

#footer_change_language {
  background: #9D9FA2 url(../assets/change-location-corner.gif) top right no-repeat;
  height: 18px;
  margin: -39px 0 0 90px;
  overflow: hidden;
  position: absolute;
  width: 140px;
  z-index: 5; }
  #footer_change_language .countries {
    float: left;
    width: 750px; }
  #footer_change_language a {
    color: white;
    display: inline;
    float: left;
    font-weight: bold;
    line-height: 18px;
    margin: 0 10px; }
