* {
	background: none;
}
body {
	font: 14px/16px arial, sans-serif;
	color: #000;
}
#page {
	width: 100%;
}
#canada-network {
	float: right;
}
/* columns 
.col1-3 {
	float: left;
	width: 30%;
}
.col2-3 {
	width: 60%;
	float: left;
}
.col1-2 {
	float: left;
	width: 45%;
}
.col1-2 img {
	margin-top: 0;
}
.gutter {
	margin-right: 16px;
}*/

h1 {
	background: none;
	border-bottom: solid 1px #8d8d8d;
	font: 64px 'Trebuchet MS', Arial, sans-serif;
	color: #000;
	text-indent: 0;
	text-align: center;
	text-transform: uppercase;
	clear: both;
}
/*
h2 {
	font: 32px 'Trebuchet MS', Arial, sans-serif;
	color: #000;
	display: none !important;
}
.flash-replaced {
	font: 32px 'Trebuchet MS', Arial, sans-serif;
	color: #000;
	display: none !important;
}*/

.flash-replaced {
	height: 1% !important;
}
.flash-replaced .alt {
	display: block;
	width: 100%;
	height: auto;
	position: relative;
	margin: -60px 0 0;
	padding: 0;
}

#user-details {
	padding: 5px 0 0;
}

/*#content {
	clear: both;
	width: 100%;
}*/

#browse-list,
#signin-email,
#search,

#leaderboard,
#sidebar,
#nav-bar,
#user-details .login,
#user-details .subscribe

{
	display: none;
}