.column-center .players .top h2
{
    width: 67px;
    background: url(../_img/h2_sub_players.png) no-repeat;
}

.column-center .players .content
{
    padding: 3px 5px 0 !important;
}

.column-center .players .content a img
{
    border: none;
}

.column-center .players .content li
{
    clear: left;
}

.column-center .players .content li div
{
  padding-top: 5px;
  padding-left: 5px;
}

.column-center .players .content li div.left
{
    float: left;
    width: 100px;
}

.column-center .players .content li div.center
{
    float: left;
    width: 270px;
}

.column-center .players .content li div.right
{
    float: left;
    width: 155px;
}

.column-center .players .content h3
{
    text-indent: -9999px;
    background: no-repeat;
    height: 7px;
    margin-bottom: 10px;
}

.column-center .players .content h3.players
{
    width: 33px;
    background-image: url(../_img/h3_players_players.png);
}

.column-center .players .content h3.about
{
    width: 26px;
    background-image: url(../_img/h3_players_about.png);
}

.column-center .players .content h3.awards
{
    width: 32px;
    background-image: url(../_img/h3_players_awards.png);
}

.column-center .players .content li ul li
{
    line-height: 1.8em;
}

.column-center .players .content li .right ul li
{
    padding-left: 18px;
    background-position: 0 4px !important;
}

.column-center .players h3.academy
{
    background: url(../_img/h3_players_academy.png) 50% 100% no-repeat;
    height: 14px;
    clear: left;
    padding-top: 11px;
    margin-bottom: 15px;
}

#legends .body
{
    padding: 0 10px 0 4px;
    font-size: 90%;
}

#legends .body a
{
    font-weight: bold;
}

#legends h3
{
    text-indent: -5000px;
    width: 186px;
    height: 26px;
    background-repeat: no-repeat;
    margin-bottom: 2px;
}

#legends h3.team
{
    background-image: url(../_img/h3_team.png);
    text-indent: 0;
}

#legends h3.team a
{
    display: block;
    width: 186px;
    height: 26px;
}

#legends h3.team a span
{
    display: none;
}

#legends h3.users-top
{
    background-image: url(../_img/h3_users_top.png);
}

#legends h3.replays
{
    background-image: url(../_img/h3_replays.png);
}

#legends h3.users-registered
{
    background-image: url(../_img/h3_users_registered.png);
}

#legends a.replay
{
    background-image: url(../_img/more_replay.png);
    width: 82px;
    margin-bottom: 11px;
}

#legends a.user
{
    background-image: url(../_img/more_user.png);
    width: 74px;
    margin-bottom: 6px;
}

#legends .body ul
{
    margin: 5px 0;
}

#legends .body ul li
{
    padding-bottom: 4px;
}

#legends ul.users-top li,
#legends ul.users-registered li
{
    clear: both;
    padding: 4px 0 4px 20px;
}

#legends ul.users-top li.fourth
{
    background: url(../_img/order_4.png) no-repeat 3px 50%;
}

#legends ul.users-top li.fifth
{
    background: url(../_img/order_5.png) no-repeat 3px 50%;
}

#legends ul.users-registered li
{
    padding-left: 0;
}

#legends ul.users-registered li a
{
    font-weight: normal;
}
