.info
{
height: 35px;
margin: 0 0 10px 0;
padding: 0 0 8px 0;
border-bottom: 1px solid #504d46;
}

.info .icon
{
float: left;
padding: 0 5px 0 0;
}

.info .name
{
padding: 8px 0 0 0;
font-size: 18px;
color: #504d46;
font-weight: 900;
text-transform: uppercase;
}

.info .contact
{
font-weight: normal;
font-size: 11px;
color: #504d46;
}

.useridentity
{
color: #504d46;
font-weight: 900;
}

.wii,
.vc,
.ds
{
color: #20a5ca;
font-weight: 900;
}

.xbox360,
.xbox,
.xbla
{
color: #94ca00;
font-weight: 900;
}

.ps3,
.ps2,
.psp
{
color: #8b4ec6;
font-weight: 900;
}

.gameslist
{
margin: 0;
padding: 0 0 0 40px;
list-style-type: none;
text-transform: uppercase;
font-size: 11px;
font-weight: 900;
}

.gameidentity
{
color: #d78420;
font-weight: 900;
}

#key
{
background: #e6e6e6;
}

#key .gameslist
{
padding: 0;
}

.gameslist li
{
margin: 0 0 2px 0;
padding: 4px 0 3px 26px;
line-height: 14px;
}

.gameslist .game_status_1
{
background: transparent url('/media/crashbomb/images/icon-status-1.png') no-repeat top left;
}

.gameslist .game_status_2
{
background:  transparent  url('/media/crashbomb/images/icon-status-2.png') no-repeat top left;
}

.gameslist .game_status_3
{
background:  transparent  url('/media/crashbomb/images/icon-status-3.png') no-repeat top left;
}

.gameslist .game_status_4
{
background:  transparent  url('/media/crashbomb/images/icon-status-4.png') no-repeat top left;
}

.gameslist .game_status_5
{
background:  transparent  url('/media/crashbomb/images/icon-status-5.png') no-repeat top left;
}

.game_status_1,
.game_status_4,
.game_status_5,
.game_status_1 a,
.game_status_4 a,
.game_status_5 a
{
color: #504d46;
text-decoration: none;
}

.game_status_1 a:hover,
.game_status_4 a:hover,
.game_status_5 a:hover
{
text-decoration: underline;
}

.game_status_2,
.game_status_3,
.game_status_2 a,
.game_status_3 a
{
color: #a8a8a7;
text-decoration: none;
}

.game_status_2 a:hover,
.game_status_3 a:hover
{
text-decoration: underline;
}

.toplaybox
{
background: #fff;
}

.toplaylist
{
list-style-type: none;
text-transform: uppercase;
text-transform: uppercase;
font-size: 11px;
font-weight: bold;
padding: 0;
margin: 0;
}

.toplaylist li
{
padding: 2px 0 0 0;
}

.toplaylist img
{
vertical-align: middle;
padding: 0 2px 0 0;
}

.toplaylist li a
{
color: #a8a8a7;
text-decoration: none;
}

.toplaylist li a:hover
{
text-decoration: underline;
}

