/*                       */
/*       CONTEST         */
/*                       */
tr.active-rank td {
    font-weight: bold;
}

.table.floatLeft table.top_rating tr.bgGrayLight th.cells-name {
    text-align: left;
    padding: 6px 3px 6px 3px;
}
.table.floatLeft table.top_rating td {
    padding: 2px 3px 2px 5px;
    font-size: 10px;
}
.table.floatLeft table.private_rating td.score_column {
    font-weight: bold;
    padding-left: 5px;
    padding-right: 3px;
}
.table.floatLeft table.contest-information td.justify {
    text-align: justify;
}
.table.floatLeft table#contest_bet td.contest_field {
    text-align: center;
    vertical-align: middle;
}

.table.floatLeft table#contest_bet td.contest_date {
    white-space: nowrap;
}


.table.floatLeft table#contest_bet td.contest_win,
.table.floatLeft table#contest_bet td.contest_lose {
	background-image: url(/s/img/status/win.gif);
	background-position: 5px 50%;
	background-repeat: no-repeat;
	padding-left: 12px;
}
.table.floatLeft table#contest_bet td.contest_lose {
	background-image: url(/s/img/status/lose.gif);
}

.table.floatLeft table#contest_rating td.contest_score {
    font-weight: bold;
}

.table.floatLeft table#contest_rating td, .table.floatLeft table#contest_rating th {
    padding-left: 4px;
    padding-right: 4px;
}

.table.floatLeft table#contest_rating tr.contest_rating_current td {
    font-weight: bold;
}

.table .floatLeft tr.gameContestStatHeader th {text-align: center;}

.cPopContent li.gameActionBet { background-image: url(/s/img/gameActionBet.png); }
.cPopContent li.gameActionStat { background-image: url(/s/img/gameActionStat.png); }
.cPopContent li.gameActionContest { background-image: url(/s/img/gameActionContest.png); }

.activeToursList { padding:6px 7px 6px 8px; }
.activeToursList li { padding-bottom: 2px; }
.contestNavigation { margin-bottom: 8px; }
.contestNavigation form { margin-bottom: 2px; }