.contest-lead {
   padding-bottom:20px;
}

.contest-lead TABLE {
    width:100%;
    table-layout:fixed;
    border-collapse:collapse;
}

.contest-lead TH {padding:10px 0 0}

.winners {
    1display:none;
    position:relative;
}

.winners TABLE {
    margin-bottom:5px;
}

.winners TD,
.winners P {
    text-align:center;
    padding:0;
    margin:0;
    font-size:10px;
    color:#5f5f5f;
}

.winners IMG {
    border:3px solid #f0f9ff;
}

.winners .place {
    position:absolute;
    width:22px;
    height:22px;
    top:4px;
    left:0;
    background:none 0 0 no-repeat transparent;
}

.winners .place1 {
    background-image:url('/css/img/miss5ballov/contest-p1.png');
}

.winners .place2 {
    background-image:url('/css/img/miss5ballov/contest-p2.png');
}

.winners .place3 {
    background-image:url('/css/img/miss5ballov/contest-p3.png');
}

.winners .switch {
    color:#5f5f5f;
    display:block;
    height:28px;
    line-height:26px;
    text-decoration:none;
    text-align:right;
    border-top:1px dotted #b4b4b6;
}

.winners .switch:hover {color:#000}

.winners .switch SPAN {
    font-size:14px;
    padding-left:10px;
    margin-right:10px;
}

.contest-lead .foot .button {
    background:url('/css/img/miss5ballov/button-take.gif') 0 0 no-repeat transparent;
    width:96px;
    height:19px;
    padding:0;
}

.contest-lead .foot BUTTON {
    background:transparent;
    border:0;
    font-size:12px;
    height:17px;
    cursor: pointer;
}

.contest-lead .foot A {
    color:#363636;
    border-bottom:1px dotted #363636;
    text-decoration:none;
}
