/*
Theme Name: WordPress Default
Theme URI: #
Description: The default WordPress theme based on the famous <a href="#">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: #
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 #
 

*/


@import url("css/reset.css");
@import url("css/debug.css");
@import url("css/screen.css");
@import url("css/extra.css");
@import url("css/slider.css");

#stats {
	margin-bottom:0px;
	padding:8px 0px;
	font:11px Arial;
	display:block;
	border-bottom:1px solid #e2e2e2;
	font-weight:bold;
	}


tr td.best {color:red;text-decoration:underline;};
a {text-decoration:none;font-weight:normal;color:#333;}
.picright {float:right; margin:5px;}
 .bookieimg img{width:80px; height:20px;border:0;margin:0;}
th.outrightcolumn {height:20px;}
/* --- injected clearfix (WaybackScraper) --- */
.clearfix::after{content:"";display:table;clear:both}
.clearfix{display:block}
