/* CSS Document */

.identifier{ /*the sport identifier in the header*/
margin-top: 39px;
margin-left: -72pxpx;
height: 30px;
background: url(/covers/header/identifier_league-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_league-trans.png',sizingMethod='scale');
}

p.streak_header  {
font-size: 12pt;
font-weight: bold;
margin: 0 0 5px 0;
}


.contest-overview {margin-bottom:5px;}