/* CSS Document */

.identifier{ /*the sport identifier in the header*/
margin-top: 39px;
height: 30px;
background: url(/covers/header/identifier_survivor-trans.png) bottom right no-repeat;
width: 215px;
}

* html .identifier { /* targeting IE6 - using filter so png transparency will work */
padding-top: -3px;
margin-top: 14px;
margin-left: 165px;
height: 60px;
width: 215px;
background:none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://images.covers.com/covers/header/identifier_survivor-trans.png',sizingMethod='scale');
}

.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%}



.rules_list ul li{
margin: 10px 0 10px 0;

}

p.streak_header  {
font-size: 12pt;
font-weight: bold;
margin: 0 0 5px 0;
}

.promo-hold {
margin-bottom: 14px;
}

.rankings-hold {
margin: 5px 0 4px 0;
.padding: 0 0 12px 0;
}

.rankings-hold ol li {
margin: 2px 0 2px 0;
}

.spacer_smaller {
height: 11px;
}

.left_text {
width: 205px;
float: left;
padding: 0 0 3px 0;
.padding: 0 0 7px 0;

}
