@charset "UTF-8";
/* CSS Document */
#SidebarPrimary .finder .channel {background: url(/pics/finder/bgtall2.png) no-repeat 0 100%;}
#SidebarPrimary .finder .header {background: url(/pics/finder/bgtall.png) no-repeat 0 0;height: 41px;}

/* Audience Bars (AB) - JBrennan 12/31/08 */
/* 
<style type="text/css"> 
ul.audienceBar li .content h2 { 
	font-size:175%; 
	line-height:1em; } 
body.landing ul.audienceBar li .content ul li ul li.title {
	font-size:100%;
	line-height:1em;
}
ul.audienceBar li .content ul li h3 {
	font-size:100%;
	!AB Lt. Blue Header
}
</style>
*/

body.landing ul.audienceBar li .content h2 {
	font-size:175%;
	line-height:1em; 
	padding-bottom:10px; /* must be greater than 8px. See Support tabs*/
	/* AB Top White Heading;*/
}
body.landing ul.audienceBar li .content ul li ul li.title {
	font-size:100%;
	line-height:1em;
	/*margin-top: -0.2em; */
	/* AB Lt. Blue Header (most instances)*/
}
ul.audienceBar li .content ul li h3 {
	font-size:100%;
	/* AB Lt. Blue Header */
}
