@import url(/stylesheets/profiles.css);

div#events-series-heading a#challenges {
  background:transparent url(/images/nav/en_us/challenges.gif) no-repeat;
  display:block;
  float:left;
  height:53px;
  width:144px;
}

div#profiles img#h1-profiles {
  background: url(/images/headers/en_us/h1-profiles.png) no-repeat !important;
  background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/headers/en_us/h1-profiles.png, sizingMethod=crop);
  float: left;
  height: 30px;
  margin-top: 22px;
  width: 175px;
  }

div#profile-tabs a#h3-messages {
  background: url(/images/nav/en_us/messages.gif) no-repeat 0px 0px;
  height: 28px;
  width: 84px;
  }

div#profile-tabs a#h3-my-team {
  background: url(/images/nav/en_us/my-team.gif) no-repeat 0px 0px;
  width: 80px;
  }

div#profile-tabs a#h3-edit-account {
  background: url(/images/nav/en_us/edit-account.gif) no-repeat 0px 0px;
  width: 107px;
  }

div#favorite-character img#favorite-character-label {
  background: url(/images/headers/en_us/favorite-character.png) no-repeat !important;
  background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/headers/en_us/favorite-character.png, sizingMethod=crop);
  width: 202px;
  }

div#my-best-events h2#h2-my-best-events {
  width: 186px;
  }

div#tournaments-history h2#h2-tournaments-history {
  width: 251px;
  }

div#events-series a#events-tab {
  background: url(/images/nav/en_us/events.gif) no-repeat 0px 0px;
  width: 144px;
  }

div#events-series a#series-tab {
  background: url(/images/nav/en_us/series.gif) no-repeat 0px 0px;
  width: 144px;
  }

div#profile-box div.middle div.right h2#friends-list-controller {
  background: url(/images/headers/en_us/friends-list.gif) no-repeat 10px 6px;
  }

div.center div#my-best-heading {
  width: 186;
  }

div#events-series-heading a#events {
  background: url(/images/nav/en_us/events.gif) no-repeat;
  width: 144px;
  }

div#events-series-heading a#series {
  background: url(/images/nav/en_us/series.gif) no-repeat;
  width: 144px;
  }

h2#h2-tournaments-history {
  width: 251px;
  }
