/* CSS Document */


.twoColFixLt ul.Winner {
	margin: 2px 0 50px 10px;
	padding: 10px 0 10px 20px;
	border: #c6c4c9 1px solid;
	border-width: 0px 0 0px 0;
	color: #000099;
	font-weight: bold;
	font-size: 16px;
	}
.twoColFixLt ul.Winner li {
	margin: 0 0 0 10px;
	padding: 0px 5px 18px 90px;
	list-style: none;
	font-weight: normal;
	font-size: 14px;
	}



ul.winners li {
	margin: 8px 0 8px 0;
	padding: 0px 5px 18px 90px;
	border: 0px solid #666666;
	text-align: left;
	margin: 2px 0 0 0;
	list-style: none;
	text-indent: 0pt;
	}
li.goldwinner { 
/*	background: #CCCC66;*/
	margin: 8px 0 8px 0;
	padding: 0px 5px 18px 90px;
	border: 0px solid #666666;
	text-align: left;
	margin: 2px 0 0 0;
	list-style: none;
	text-indent: 0pt;
	background-image: url(images/BNP_Bullet_E_GOLD.jpg);
	background-repeat: no-repeat;
	}
li.silverwinner { 
/*	background: #CCCC66;*/
	margin: 8px 0 8px 0;
	padding: 0px 5px 18px 90px;
	border: 0px solid #666666;
	text-align: left;
	margin: 2px 0 0 0;
	list-style: none;
	text-indent: 0pt;background-image: url(images/BNP_Bullet_E_SILVER.jpg);
	background-repeat: no-repeat;
	}
li.bronzewinner { 
/*	background: #c29d84;*/
	margin: 8px 0 8px 0;
	padding: 0px 5px 18px 90px;
	border: 0px solid #666666;
	text-align: left;
	margin: 2px 0 0 0;
	list-style: none;
	text-indent: 0pt;background-image: url(images/BNP_Bullet_E_BRONZE.jpg);
	background-repeat: no-repeat;
	}
li.finalistwinner { 
/*	background: #CCCC66;*/
	margin: 8px 0 8px 0;
	padding: 0px 5px 18px 90px;
	border: 0px solid #666666;
	text-align: left;
	margin: 2px 0 0 0;
	list-style: none;
	text-indent: 0pt;background-image: url(images/BNP_Bullet_E_FINALIST.jpg);
	background-repeat: no-repeat;
	}
li.gamechanger { 
/*	background: #CCCC66;*/
	margin: 8px 0 8px 0;
	padding: 0px 5px 18px 15px;
	border: 0px solid #666666;
	text-align: left;
	margin: 2px 0 0 0;
	list-style: none;
	text-indent: 0pt;background-image:none;
	background-repeat: no-repeat;
	}


