/* CorusSports.com */
/* Corus Quebec © 2009 */
/* romain.lefebvre@corusent.com */

/* *** Print *** */
body {
	background: white;
	font-family:Arial, Helvetica, sans-serif;
	line-height:1.5em;
	font-size: 12pt;
}
#content {
	width: 98%;
	margin: 0 5%;
	padding: 0;
	border: 0;
	float: none !important;
	color: black;
	background: transparent none;
}
h1 {
	margin:0;
	padding:0;
}
.pct {
	padding:3pt 0;
}
.nfo {
	color:#8a8a8a;
	font-size:10pt;
}
#header,
#column-right,
#footer,
.bread-crumbs,
.top-opts,
.options,
.bcend,
.sharewgt {
	display:none;
}
a:link, a:visited {
   color: #520;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }
#content a:link:after, #content a:visited:after {
	content: " (" attr(href) ") ";
	font-size: 90%;
	}
#content a[href^="/"]:after {
	content: " (http://www.corussports.com" attr(href) ") ";
}

