

<style type="text/css">
	body {font-size: 10px; font-family: verdana;}

	/* matchCentre */
	.matchCentre {width: 308px; height: 125px;}
	.matchCentre_tabs {width: 308px; height: 145px;}

	/* matchCentre sponsorship */
	.sponsor {float: right; padding: 0; margin: 0;}

	/* three background examples, no tabs */
	
		.blk {background: url(http://assets.espn.go.com/swf/matchcentre/i/euro08_match_esp1.jpg) no-repeat;}



	

	.bl {background: url(http://assets.espn.go.com/swf/matchcentre/i/noTabs_bl.jpg) no-repeat;}
	.gr {background: url(http://assets.espn.go.com/swf/matchcentre/i/noTabs_gr.jpg) no-repeat;}

	/* three background examples, tabs */
	.blk_tabs {background: url(http://assets.espn.go.com/swf/matchcentre/i/tabs_blk.jpg) no-repeat;}
	.bl_tabs {background: url(http://assets.espn.go.com/swf/matchcentre/i/tabs_bl.jpg) no-repeat;}
	.gr_tabs {background: url(http://assets.espn.go.com/swf/matchcentre/i/tabs_gr.jpg) no-repeat;}
</style>