			/*reset*/
			body,h1,h2,h3,h4,h5,h6,ul,li,a,p,strong,em {
				margin: 0;
				padding: 0;
			}
			
			body {
				background-color: #000;
				font-family: Arial, Helvetica, sans-serif;
				color: #fff;
				font-size: 12px;
				padding-left:5px;
			}
			
			h1.header {
				text-indent: -9999px;
				width: 820px;
				height: 86px;
				background: url(http://www.canoe.tv/endirect/images/live-header.jpg) no-repeat;
				
			}
			
			#player {
				position: relative;
				top: 10px;
				/*left: 20px;*/
			}
			
			#player {
				margin-left: 20px;
				margin-top: 10px;
			}
			
			p.loading {
				position: absolute;
				top: 515px;
				left: 552px;
				width: 260px;
				font-size: 14px;
				line-height: 24px;
				letter-spacing: 0.06em;
			}
			
			#metadata {
				width: 480px;
				position: relative;
				top: 20px;
				left: 20px;
			}
			
			#metadata h1 {
				color: #009ab3;
				font-family: Arial, Helvetica, sans-serif;
				font-weight: bold;
				font-size: 18px;
				margin-bottom: 10px;	
				
			}
			
			#metadata p, p.error {
				color: #fff;
				font-weight: normal;
				font-size: 15px;
				letter-spacing: 0.04em;
				line-height: 24px;
			}
			
			p.error {
				width: 480px;
				position:relative;
				left:20px;
			}
			
			p.error a {
				color:#009AB3;
			}
			
			#companion-ad {
				position: absolute;
				top: 100px;
				left: 520px;
			}
			
			#streams {
				position: absolute;
				left: 540px;
				top: 360px;
			}
			
			#streams h2 {
				font-size: 14px;
				color: #009ab3;
				font-weight: bold;
				background: url(http://www.canoe.tv/endirect/images/streams_header.gif) no-repeat;
				width: 262px;
				height: 28px;
			}
			
			#streams h2 strong {
				position: relative;
				top: 7px;
				left: 10px;
			}
			
			#streams ul {
				border: 1px solid #414141;
				border-top: none;
				width: 250px;
				padding: 10px 0 10px 10px;
			}
			
			#streams ul li {
				list-style: none;
				font-size: 11px;
				margin-bottom: 5px;
			}
			
			#streams ul li a {
				color: #fff;
				text-decoration: none;
				font-size:13px;
			}
			
			#streams ul li a:hover {
				color: #009ab3;
			}

#superbanner { margin-left:47px; }
