#content table tr td { font-size:11px; }
#content table .headerT { background-color:#2d343e; font-size:13px; color:#eee; }
#content th, td { margin:0; padding:3px; }
#tournamentMenu { list-style:none; padding:0; margin:0; border-bottom:solid 1px #fff; height:19px; margin-top:10px; }
#tournamentMenu li { float:left; width:135px; height:15px; background-image:url(../gfx/tabs.gif); color:#fff; text-align:center; padding:2px; }
#tournamentMenu li.selected { background-image:url(../gfx/tabs-selected.gif); }

#tDetails {
	width:100%;
	font-size:12px;
	background-color:#000;
}
#tDetails td { width:25%; background-color:#fff }
#tDetails th { text-align:right; background-color:#fff }

#downloadPokerSoftware { font-size:22px; color:#666; }
