#Navigation, #Sponsors, #Footer, .ScreenOnly {
	display: none;
}

table {
	border-collapse:collapse;
	padding:0;
}

td, th {
	border-style:solid;
	border-width:2px;
	border-color:#CCCCCC;
}

a[href|=http]:after {
	content: " (" attr(href) ") ";
}
/*
a[href][href|=http://]:after {
	content: " (" attr(href) ") ";
}
*//*
a[href]:after {
	content: " (" attr(href) ") ";
}
*/
.NoGame:before {
	content:"-";
	display:inline;
}
