/* --- Body
-------------------------------------------------------*/

body {
/*	background: url(/images/whats_flo_tv/bg.jpg) no-repeat 50% 0;*/
}



/* --- Primary Content
-------------------------------------------------------*/

	#banner {
		height: 356px;
	}



	/* --- Bar
	-------------------------------------------------------*/
	
	#primary_content #bar {
		height: 60px;
		margin-bottom: 0;
	}
		
		#primary_content #bar p.channels {
			text-indent: -9999px;
			position: absolute;
			left: 13px;
			top: 25px;
			width: 68px;
			height: 13px;
			background: url(/images/whats_on_flo_tv/channels.jpg) no-repeat;
		}
		
		#primary_content #bar #channel_ticker {
			position: absolute;
			left: 89px;
			top: 11px;
		}
	
	#primary_content .tagline {
		text-align: center;
	}