	
.identifier{ /*the sport identifier in the header*/
margin-top: 38px;
height: 30px;
background: url(https://images.covers.com/covers/header/identifier_manifesto-trans.png) bottom right no-repeat;
margin-left: 50px;
width: 516px!important;
}

* html .identifier { /* targeting IE6 - using filter so png transparency will work */
padding-top: -3px;
margin-top: 13px;
margin-left: 180px;
height: 60px;
width: 200px;
background:none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://images.covers.com/covers/header/identifier_manifesto-trans.png',sizingMethod='scale');
}

/* Items that may result in Ban table */
table.banned {
	border: 1px solid #000; 
	border-collapse: collapse;
	width: 100%;
}

table.banned colgroup:first-child {
	width: 200px;
}

table.banned th, 
table.banned td {
	border: 1px solid #000;
	padding: 0.5rem;
}

ol.rules li {
    display: list-item;
    counter-increment: counter;
	padding-bottom: 5px;
}
  
ol.porn {
	list-style-type: lower-alpha;
	padding: 1rem;
}

ol.porn li {
	padding-bottom: 2px;
}



 	  	 	





