.listtable{font-size: .85em; width: 100%;}

.listtable table {
	color:#666;
	font-weight:normal;
	padding:0px;
}

.listtable table th {
	padding:7px;
	background-color:#000;
	font-weight:600;
	color:#FFF;
	text-align: center;
}

.listtable table th a
{
	color:#FFF;
}

.listtable table tr.even
{ 
	background:#F5F5F5;
}

.listtable table tr.odd
{ 
	background:#F5F5F5;
}

.listtable table td
{ 
	padding:7px;
	border-bottom:1px dashed #ccc;
}

.listtable table td.casino_link:hover,#listtable table td.bonus_link:hover {
	background-color:#e5e5e5;
}

.listtable table td.casino_link,#listtable table td.bonus_link {
	cursor:pointer
}

.listtable table td a{
	color:#333;
}

.listtable table td a.site_link{
	color:#F11805;
}

.download_link {
	color:#F11805;
}

.listtable table td a.exclusive_site_link {
	color:#F11805;
}

.listtable table td a:hover {
	font-weight:normal;
	text-decoration:underline;
}

.listtable table td a.no-underline {
	text-decoration:none;
}

.listtable table td.tournament_one
{
	width: 25%;
	text-align: center;
	
	font-size: .7em;
	padding:5px;
}

.listtable table td.tournament_two
{
	width: 35%;
	text-align: left;
}

.listtable table td.tournament_three
{
	width: 5%;
	text-align: left;
}

.listtable table td.tournament_four
{
	width: 20%;
	text-align: left;
}

.listtable table td.tournament_five
{
	width: 15%;
	text-align: left;
}

.site_link{
	color:#F11805;
}

.listtable table td.tournament_one a
{
	text-decoration: none;
	font-weight: normal;
}

.listtable table td.tournament_first a:hover
{
	text-decoration: underline;
	font-weight: normal;
}


