/*** Sidebar ***/
.sidebar {
margin-left: 6px;
display: block;
font-size: 9px;
width: 225px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

.sidebar img {
margin-top: 2px;
margin-bottom: 2px;
}

.sidebar a {
text-decoration: none;
font-size: 9px;
}

.sidebar a:visited {
text-decoration: none;
font-size: 9px;
}

.sidebar a:hover {
text-decoration: none;
text-decoration: underline;
font-size: 9px;
}

.sidebar-title {
margin-top: 18px;
margin-left: 6px;
margin-bottom: -2px;
display: block;
font-size: 9px;
width: 225px;
background-image: url('/gfx/news_bg.gif');
}

/*** Ads ***/
.ad-120x120_outer {
	width: 120px;
	height: 131px;
	padding-top: 12px;
	background: url(/gfx/ad-h.gif) no-repeat top center;
}

.ad-120x120_inner {
	width: 120px;
	height: 120px;
	border: 1px solid #999;
}

/*
.ad-160x600_outer {
	position: absolute !important;
	top: 13px !important;
	left: 764px !important;
	width: 160px;
	height: 614px;
	padding-top: 12px;
	background: url(/gfx/ad-h.gif) no-repeat top center;
	background-color: #cccccc;
}
*/

.ad-160x600_outer {
	position: absolute;
	top: 13px;
	left: 763px;
	width: 164px;
	height: 614px;
	padding-top: 14px;
	text-align:center;
	background: url("/gfx/ad-h.gif") no-repeat top center;
}

.ad-160x600_sci {
	position: absolute;
	top: 13px;
	left: 800px;
	width: 164px;
	height: 614px;
	padding-top: 14px;
	text-align:center;
	background: url("/gfx/ad-h.gif") no-repeat top center;
}	

.ad-160x600_inner {

	width: 160px;
	height: 600px;
	border: 1px solid #999;
}

.ad-300x250_outer {
	width: 300px;
	height: 250px;
	padding-top: 12px;
	background: url(/gfx/ad-h.gif) no-repeat top center; 
}

.ad-300x250_inner {
	width: 300px;
	height: 250px;
	border: 1px solid #999; 
}

.ad-728x90 {
	border: 1px solid #999; 
}

.ad-vertical {
	width: 30px;
	border: 0px;
	background: url(http://www.cbc.ca/gfx/ad-v.gif) no-repeat right center;
}

.ad728x90_table {
	width: 760px;
	border: 0px;
	display: table;
	border-collapse: collapse;
	background-color: #CCC;
}

.ad728x90_image {
	width: 728px;
	text-align: right;
	border: 1px solid #000;
}


#statscode {
    display: none;
}

