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

#primary_content { }
	
	#primary_content #bar {
		position: relative;
		height: 69px;
		margin-bottom: 20px;
		padding-top: 10px;
		background: url(/images/whats_flo_tv/programming_highlights/bar_short_bg.jpg) no-repeat 50% 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 {
			width: 612px;
			position: absolute;
			left: 89px;
		}
	

	
	/* --- Interior Content
	-------------------------------------------------------*/
	
	.interior_content {}
		
		/*.interior_content .topic_module {
					margin-bottom: 2em;
					padding-bottom: 1em;
					border-bottom: 1px solid #edeaee;
				}*/