/* CSS Document */

#header, .oneColLeft, #rightcols, #footer, .articleLinks, .betBreakout, .commentbox, .yoursay_footer, .yoursay_links, #pagetail, .articleFooter, .userControl, .cellLink {
  display: none !important;
}

.threecolwrapper, .threeColLeft, #leftcols {
	width: auto !important;
	float: none;
	}
	
body {
	font-size: 12px;
	}
	
.commentarea {
	font-size: 10px;
	}
	
.header:first-child {
	display: none !important;
	}
	
.header {
	margin-top: 20px;
	}
	
.threeColLeft img {
	float: right;
	clear: none;
	padding: 0px 0px 10px 10px;
	}
	
h1 {
	font-size: 24px;
	}
	
p {
	padding: 10px 0px 0px 0px;
	}	
	
p.quote {
	width: auto !important;
	float: none;
	padding: 10px 0px 5px 0px;
	background-color: #999999;
	font-size: 16px;
	}

span.quotee {
	margin:-1.6em 0px 0px 0px;
	text-align:left;
	font-size: 12px;
}
