
.more a { /*the tab identifier on the menu*/
border-right: 1px solid #243543;
width: 33px;
background-position: 0 -25px;
}

	
.identifier{ /*the sport identifier in the header*/
margin-top: 38px!important;
height: 30px;
background: url(/covers/header/identifier_nascar-trans.png) bottom right no-repeat;
}

* html .identifier { /* targeting IE6 - using filter so png transparency will work */
padding-top: -3px;
margin-top: 5px;
margin-left: 180px;
height: 60px;
width: 175px;
background:none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://images.covers.com/covers/header/identifier_nascar-trans.png',sizingMethod='scale');
}


.morelink {   /* for more link a the bottom of the mini stats table*/
display: block;
background-color: #fff; 
text-align: right;
border-left: 1px solid #cccccc;
border-right: 1px solid #cccccc;
border-bottom: 1px solid #cccccc;
padding: 2px;
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px;} 

.headtop {   /* header at top - without table*/
display: block;
background-color: #e4e4d3; 
text-align: right;
border-left: 1px solid #cccccc;
border-right: 1px solid #cccccc;
border-top: 1px solid #cccccc;
padding: 2px;
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px;}

