sIFR.replace(dbozone, {
	selector: '#featured-sports h3',
	wmode: 'transparent',
	css: [
	  '.sIFR-root { text-align: left;  font-size: 22px; leading:0; letter-spacing: -0.2; color: #FFFFFF; line-height:-4px;  }'
	  ,'a { text-decoration: none; }'
	  ,'a:link { color: #FFFFFF; }'
	  ,'a:hover { color: #CCCCCC; text-decoration: none; }'
	]
});
/*
sIFR.replace(dbozone, {
	selector: 'div.sports-collapsebox-body h3,div.sports-collapsebox-body table td.title',
	wmode: 'transparent',
	css: [
	  '.sIFR-root { text-align: left;  font-size: 22px; leading:0; letter-spacing: -0.2; color: #000000; line-height:-4px;  }'
	  ,'a { text-decoration: none; }'
	  ,'a:link { color: #000000; }'
	  ,'a:hover { color: #000000; text-decoration: none; }'
	]
});
*/
sIFR.replace(dbozone, {
	selector: 'li.collapsebox h3',
	wmode: 'transparent',
	css: [
	  '.sIFR-root { text-align: left;  font-size: 22px; leading:0; letter-spacing: -0.2; color: #FFFFFF; line-height:-4px;  }'
	  ,'a { text-decoration: none; }'
	  ,'a:link { color: #FFFFFF; }'
	  ,'a:hover { color: #CCCCCC; text-decoration: none; }'
	]
});

sIFR.replace(dbozone, {
	selector: 'table.starting11 th h4',
	wmode: 'transparent',
	css: [
	  '.sIFR-root { text-align: center;  font-size: 20px; leading:0; letter-spacing: -0.2; color: #333333; line-height:-4px;  }'
	  ,'a { text-decoration: none; }'
	  ,'a:link { color: #333333; }'
	  ,'a:hover { color: #333333; text-decoration: none; }'
	]
});

  
  
  
