/* CSS Document */

.mainlogo 
{background: url(/contests/header/inside-logo.gif) no-repeat 0 0;}

.identifier{ /*the sport identifier in the header*/
background-image: url(/contests/header/identifier/survivor.gif);
width: 316px;
height: 56px;
margin: 0;
position: absolute;
left:125px;
z-index: 1;
display:block;}

.not-playing {margin-bottom:0px}

.pop-picks /*holds in the popular picks on survivor home page*/
.pop-picks table.match-logos {border-collapse:collapse;}
.pop-picks table.match-logos td{border:0; border-bottom:1px solid #ccc; width:33%}

.prize-set {margin-bottom:15px;}


.sur-step1 {display:block; margin-bottom:5px; background:url(/contests/survivor/num/1.gif) no-repeat; height:30px; padding-left:20px; margin-top:5px}
.sur-step2 {display:block; margin-bottom:5px; background:url(/contests/survivor/num/2.gif) no-repeat; height:30px; padding-left:20px;}
.sur-step3 {display:block;  background:url(/contests/survivor/num/3.gif) no-repeat; height:30px; padding-left:20px; margin-bottom:15px;}

.prize-set {float:left; display:block}