	div.BestTournament {
		width: 455px; 
		height:125px; 
		background: url('../images/TournamentIndexBg.png') no-repeat; 
		margin: 0px 0px 10px 0px; }

	a.TournLink {
		color: #fff; 
		text-decoration: none; 
		cursor: pointer	}

	div.StampContainer {
		float: left; 
		width: 109px; 
		margin-right: 8px }

	p.TournTitle {
		color: #2e3192; 
		text-align: center;
		font-variant: small-caps;
		font-weight: bolder;
		font-size: 12px }

	p.TournTitle span {
		color: #d94939;}			

	div.TournExplain {
		float: left; 
		width: 230px; 
		margin-right: 6px }

	div.TournExplain p {
		color: #2e3192; }		

	p.TournTeaser {
		color: #2e3192;
		clear: both; 
		padding: 5px 0px 10px 10px; }

	div.SnabbCash {
		float: left; 
		margin-right: 10px; 
		margin-left: -8px }
		
	div.TopMembersContainer {
		float: left; 
		background: url(../images/MembersIndexBg.png) no-repeat; 
		width: 220px; 
		height: 257px }

	div.TopMembersContainer > p {
		text-align: center; 
		font-size: 22px; 
		color: #0a6001;
		font-variant: small-caps;
		font-weight: bolder; 
		margin: 5px 0px 7px 0px }

	div.SampleGame {
		float: left; 
		margin-right: 10px; 
		width: 225px; 
		margin-top: 15px;
		color: #000 }

	p.SampleTitle {
		padding-bottom: 4px; 
		color: #44abfd; 
		font-variant: small-caps }		
		
	.smallvignette {
		width: 73px;
		height: 44px;
		float: left;
		margin: 0px 8px 0px 0px;}

	.ShowAllGames {
		clear: both; 
		padding: 10px 10px 0px 0px; 
		text-align: right }
		
/*	li.presentation {
		text-align: left; 
		list-style-type: none; 
		padding-bottom: 5px;
		font-size: 12px;
		color: #fff; 
		border-top: 0px #44abfd solid }*/		